diff options
author | rub <rub@piwigo.org> | 2006-04-21 17:18:50 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-04-21 17:18:50 +0000 |
commit | 48fb5a96004f45fbf8a89879ca3fd79d5ad0763c (patch) | |
tree | 1ee40baf2f77b48986de9c4401562fdb02c5fdab /template | |
parent | 4d73790a1b6194c024f4cc159311b260349df6a0 (diff) |
Issue ID 0000342:
o Improved NBM messages
git-svn-id: http://piwigo.org/svn/trunk@1232 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/admin/notification_by_mail.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/yoga/admin/notification_by_mail.tpl b/template/yoga/admin/notification_by_mail.tpl index 71a8fd737..31f9f74e6 100644 --- a/template/yoga/admin/notification_by_mail.tpl +++ b/template/yoga/admin/notification_by_mail.tpl @@ -70,7 +70,9 @@ <!-- BEGIN send_empty --> <center> {lang:nbm_no_user_available_to_send_L1}<br> + <br> {lang:nbm_no_user_available_to_send_L2}<br> + {lang:nbm_no_user_available_to_send_L3}<br> <br> </center> <!-- END send_empty --> |