summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nfsw/templates/io.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/templates/io.html b/nfsw/templates/io.html
index dbfec7e..79f7adf 100644
--- a/nfsw/templates/io.html
+++ b/nfsw/templates/io.html
@@ -9,7 +9,7 @@
<div class="prompt">
<form>
- <input name="cmd" placeholder="Command" value="" />
+ <input name="cmd" value="" />
</form>
</div>
</div>