aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 09:31:13 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-29 09:31:13 +0100
commitcc64ce3d4419a4a58bca12c5cd26efc18dc4ebe2 (patch)
tree7440efcbf9ca3f24ab121eb3b7d15054ff216d43
parent5c8670510b16ebf1db221cadf6d266828767a6f3 (diff)
more consistent wording
-rwxr-xr-xconfig_poll.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_poll.rb b/config_poll.rb
index 239cd37..343da47 100755
--- a/config_poll.rb
+++ b/config_poll.rb
@@ -159,11 +159,11 @@ $htmlout +=<<ACL
<fieldset>
<legend>Change Access Control settings</legend>
If you want to restrict the access to the poll, add the user “participant”.<br />
- If you want to restrict the access to the configuration interface seperately, please add the user “admin”!
+ If you want to restrict the access to the configuration interface seperately, add the user “admin”.
<form method='post' action=''>
<table>
<tr>
- <th>Name</th><th>Password</th>
+ <th>User</th><th>Password</th>
</tr>
ACL
acusers.each{|action,user|