From 8c8c9829241b081a52013be896c41da0e8e76f0d Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 18 Sep 2014 11:12:22 +0000 Subject: enlarge album list to 600px git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/batch_manager_global.tpl | 6 +++--- admin/themes/default/template/cat_modify.tpl | 2 +- admin/themes/default/template/photos_add_direct.tpl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 5cc52a575..fae8a286e 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -583,14 +583,14 @@ UL.thumbnails SPAN.wrap2 {ldelim}
- +
{'... or '|@translate} {'create a new album'|@translate}
- +
{'... or '|@translate} {'create a new album'|@translate}
@@ -599,7 +599,7 @@ UL.thumbnails SPAN.wrap2 {ldelim} diff --git a/admin/themes/default/template/cat_modify.tpl b/admin/themes/default/template/cat_modify.tpl index 7d0e01530..d71ad0528 100644 --- a/admin/themes/default/template/cat_modify.tpl +++ b/admin/themes/default/template/cat_modify.tpl @@ -109,7 +109,7 @@ categoriesCache.selectize(jQuery('[data-selectize=categories]'), { {'Parent album'|@translate}
+ name="parent" style="width:600px">

{/if} diff --git a/admin/themes/default/template/photos_add_direct.tpl b/admin/themes/default/template/photos_add_direct.tpl index b8e179b39..bb96b1fe3 100644 --- a/admin/themes/default/template/photos_add_direct.tpl +++ b/admin/themes/default/template/photos_add_direct.tpl @@ -240,7 +240,7 @@ jQuery(document).ready(function(){ {'create a new album'|@translate} -- cgit v1.2.3