Settings: Remove misleading placeholder, fix error-message

This commit is contained in:
Lars
2015-05-21 04:31:01 +02:00
parent e5278a0243
commit 00ba19d683
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
</div>
<div class="col-sm-4 col-sm-pull-1">
<input type="text" placeholder="*" name="bindAddress" class="form-control" />
<input type="text" name="bindAddress" class="form-control" />
</div>
</div>