aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-03-28 15:16:29 +0000
committerColin Guthrie <colin@mageia.org>2014-03-28 15:16:29 +0000
commitd2d7ce1333b26e0aa5a839c43b40b4f19e33c071 (patch)
tree71af3d66387f8f8e4758c16251d74ed141434592
parent057c9182c2ae2674e5e9926857594f29fbc0a7ea (diff)
parent3e014a957d2f39e38d2880b74d4b8b3bc7661827 (diff)
downloadidentity-d2d7ce1333b26e0aa5a839c43b40b4f19e33c071.tar
identity-d2d7ce1333b26e0aa5a839c43b40b4f19e33c071.tar.gz
identity-d2d7ce1333b26e0aa5a839c43b40b4f19e33c071.tar.bz2
identity-d2d7ce1333b26e0aa5a839c43b40b4f19e33c071.tar.xz
identity-d2d7ce1333b26e0aa5a839c43b40b4f19e33c071.zip
Merge branch 'master' into topic/production
-rw-r--r--root/register/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/register/index.tt b/root/register/index.tt
index bebe016..c4b2ad6 100644
--- a/root/register/index.tt
+++ b/root/register/index.tt
@@ -7,7 +7,7 @@
<h3>[% l('Username') %]</h3>
<label for="uid_">[% l('Username') %]</label><br />
<input id="uid_" type="text" name="uid" value="[% c.request.params.uid %]" /><br />
- [% l('Allowed characters: lower case letters, numbers and "-"') %]
+ [% l('Allowed characters: lower case letters and numbers') %]
<p>
<h3>[% l('Personal Information') %]</h3>