summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJan-Philipp Litza <janphilipp@litza.de>2012-12-27 02:54:57 +0100
committerJan-Philipp Litza <janphilipp@litza.de>2012-12-27 02:54:57 +0100
commit0f0f847af4c9ffe8138c802086bda7eb15f9baef (patch)
treee0606c6eb37707b372e65cf1c5f6243254eb94fe /templates
parent670cd715c559c521fe8f315fa34c00ac4f5defcb (diff)
minor fixes for logging and user editing and searching
Diffstat (limited to 'templates')
-rw-r--r--templates/admin_free.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_free.html b/templates/admin_free.html
index 35ac1afa..ef1dccf0 100644
--- a/templates/admin_free.html
+++ b/templates/admin_free.html
@@ -1,6 +1,6 @@
<form action="%link%" method="post">
<p>
- Search Angel: <input type="text" name="search" value="%search%" placeholder="Name" /> %angeltypes% <input type="submit" name="submit" value="Search" />
+ Search Angel: <input type="text" name="search" value="%search%" placeholder="Name"> %angeltypes% <label><input type="checkbox" name="confirmed_only" %confirmed_only% value="1"> Nur zugelassene</label> <input type="submit" name="submit" value="Search">
</p>
</form>
<table>