summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2007-05-20 20:21:28 +0000
committerlaetzer <laetzer@users.sourceforge.net>2007-05-20 20:21:28 +0000
commit71d62644dbf59385ff9d6c47590df12baa47dcfa (patch)
treec90ea3d9713af24eeb28a996b843389d102246d2 /templates
parent831ecb8df6c77ce9e7a7a0d13dba3f06c8608542 (diff)
downloadusers-71d62644dbf59385ff9d6c47590df12baa47dcfa.tar.gz
users-71d62644dbf59385ff9d6c47590df12baa47dcfa.tar.bz2
users-71d62644dbf59385ff9d6c47590df12baa47dcfa.zip
avoid SVO-fixated wording
Diffstat (limited to 'templates')
-rw-r--r--templates/remind_password.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/remind_password.tpl b/templates/remind_password.tpl
index 5a620ec..06d20eb 100644
--- a/templates/remind_password.tpl
+++ b/templates/remind_password.tpl
@@ -25,7 +25,7 @@
</div>
<div class="row submit">
- <input type="submit" name="remind" id="remind" value="{tr}{$passVerb}{/tr} {tr}my password{/tr}" />
+ <input type="submit" name="remind" id="remind" value="{tr}{$passVerb}{/tr} ({tr}password{/tr})" />
</div>
{/form}
{/if}