diff options
author | rub <rub@piwigo.org> | 2006-04-21 17:27:22 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-04-21 17:27:22 +0000 |
commit | 41fdb7095b7d2b1dd74647190ee97b4c458600bf (patch) | |
tree | 3dba22d819395744b8e61f85c8c2e5f7921cdb9d /template/yoga/admin/notification_by_mail.tpl | |
parent | 01f06a878ff37f734e2fa9887ee88a28d125e4ce (diff) |
Issue ID 0000342:
o Improved NBM messages
Merge BSF r1231:1232 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1233 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin/notification_by_mail.tpl')
-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 --> |