diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-15 20:52:34 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-15 20:52:34 +0000 |
commit | 3d940e6121c9a165199f2e6602fe2140f9c28da4 (patch) | |
tree | d28deff8ee8a4a9b998dfe2163d65e50016d4d3b /admin/themes/default/template/batch_manager_unit.tpl | |
parent | 18893b97d4e553049347b2001c89cbeb9cb24b62 (diff) |
feature 2102 : rename item/image/picture to photo (admin side)
also remove duplicates/unused admin lang keys
git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template/batch_manager_unit.tpl')
-rw-r--r-- | admin/themes/default/template/batch_manager_unit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/batch_manager_unit.tpl b/admin/themes/default/template/batch_manager_unit.tpl index 44ac226e5..6dd52a52d 100644 --- a/admin/themes/default/template/batch_manager_unit.tpl +++ b/admin/themes/default/template/batch_manager_unit.tpl @@ -33,7 +33,7 @@ jQuery(document).ready(function() { <form action="{$F_ACTION}" method="POST"> <fieldset> <legend>{'Display options'|@translate}</legend> - <p>{'elements per page'|@translate} : + <p>{'photos per page'|@translate} : <a href="{$U_ELEMENTS_PAGE}&display=5">5</a> | <a href="{$U_ELEMENTS_PAGE}&display=10">10</a> | <a href="{$U_ELEMENTS_PAGE}&display=50">50</a> |