aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2013-06-24 04:23:03 +0000
committerrvelices <rv-github@modusoptimus.com>2013-06-24 04:23:03 +0000
commit46dd825423005091f394afb081ab93a95af3c715 (patch)
tree3d286e8eda2fec135c2abbe48bb6cad2ad20764b /admin
parentd12e519e1a4a2bd2a5b7edf2716c32b80413a1b5 (diff)
change lang key (email -> Email) and moved it to common from admin (used in comment add)
git-svn-id: http://piwigo.org/svn/trunk@23496 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/themes/default/template/notification_by_mail.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/notification_by_mail.tpl b/admin/themes/default/template/notification_by_mail.tpl
index fa7ba7003..0be49bdd1 100644
--- a/admin/themes/default/template/notification_by_mail.tpl
+++ b/admin/themes/default/template/notification_by_mail.tpl
@@ -98,7 +98,7 @@ jQuery(document).ready(function(){
<table class="table2">
<tr class="throw">
<th>{'User'|@translate}</th>
- <th>{'email'|@translate}</th>
+ <th>{'Email'|@translate}</th>
<th>{'Last send'|@translate}</th>
<th>{'To send ?'|@translate}</th>
</tr>