aboutsummaryrefslogtreecommitdiff
path: root/ui/pages/user/login.tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/pages/user/login.tmpl.html')
-rw-r--r--ui/pages/user/login.tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/pages/user/login.tmpl.html b/ui/pages/user/login.tmpl.html
index 408dd64..e091322 100644
--- a/ui/pages/user/login.tmpl.html
+++ b/ui/pages/user/login.tmpl.html
@@ -9,7 +9,7 @@
</label>
<label>
Secret
- <input type="password" placeholder="secret" name="secret" />
+ <input type="password" placeholder="psspsspsspss" name="secret" />
</label>
<button type="submit">Login</button>
</form>