diff options
author | mistic100 <mistic@piwigo.org> | 2011-05-23 11:25:50 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-05-23 11:25:50 +0000 |
commit | cf1a7f6df7fb0b475dab583d73fb9e27b7316ef0 (patch) | |
tree | 91ece88cd141abc20c28dfa5839881950de2004a /admin/themes/default/template/picture_modify.tpl | |
parent | 2b00bd8c475e04fde251c0890e0d2ee9df149735 (diff) |
TokenInput : order tags, theme for roma, 'new' text translated
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template/picture_modify.tpl')
-rw-r--r-- | admin/themes/default/template/picture_modify.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl index 0908c99b7..5c6b2bf08 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -13,6 +13,7 @@ jQuery(document).ready(function() { hintText: '{'Type in a search term'|@translate}', noResultsText: '{'No results'|@translate}', searchingText: '{'Searching...'|@translate}', + newText: ' ({'new'|@translate})', animateDropdown: false, preventDuplicates: true, allowCreation: true |