aboutsummaryrefslogtreecommitdiff
path: root/ui/pages/user/create.tmpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/pages/user/create.tmpl.html')
-rw-r--r--ui/pages/user/create.tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/pages/user/create.tmpl.html b/ui/pages/user/create.tmpl.html
index 7d18436..135b7bc 100644
--- a/ui/pages/user/create.tmpl.html
+++ b/ui/pages/user/create.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">Create</button>
</form>