add placeholder

This commit is contained in:
Christopher 2020-10-24 13:28:44 +02:00
parent 270a5faa2b
commit b4e617f4b9
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<div class="form-group float-lb">
<div class="nk-int-st">
<form method="post" action="index.php?page=do" enctype="multipart/form-data">
<input type="text" name="commandtext" class="form-control">
<input type="text" name="commandtext" placeholder="..." class="form-control">
<button type="submit" name="do-command" value="command" class="btn-lg notika-btn-cyan waves-effect">RUN</button>
</form>
</div>