aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2012-01-14 15:02:02 +0000
committermistic100 <mistic@piwigo.org>2012-01-14 15:02:02 +0000
commita412558492bf24ee9c39502ac37730ff4bc40177 (patch)
tree046c7239358a40292d9c02a146eb897972af2c54 /themes
parent5ea5350deb37777e815248488fd49699c18ab9e2 (diff)
feature:2021 change contents of the mail + add option on admin/user_list
git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rw-r--r--themes/default/template/register.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/register.tpl b/themes/default/template/register.tpl
index 851e4d150..525d53342 100644
--- a/themes/default/template/register.tpl
+++ b/themes/default/template/register.tpl
@@ -48,7 +48,7 @@
</li>
<li>
<span class="property">
- <label for="send_password_by_mail">{'Send my password by email'|@translate}</label>
+ <label for="send_password_by_mail">{'Send my connection settings by email'|@translate}</label>
</span>
<input type="checkbox" name="send_password_by_mail" id="send_password_by_mail" value="1" checked="checked">
</li>