aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2790ec1..16961c1 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,9 @@
<legend>LDIF location</legend>
<div>
<label for="URL">URL of the LDIF file:</label>
- <input name="URL" type="url" required autofocus>
+ <input name="URL" type="url" required autofocus
+ placeholder="Enter URL of the LDIF file"
+ mozactionhint="go">
</div>
<!--div>
<label for="user-name">Username:</label>