From b593bf2fc485b04d6cc83a60e4111c243e3fbf3a Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 15 May 2006 20:46:43 +0000 Subject: bug 377 fixed: the correction of bug 357 was made too quickly... instead of having two forms, a reordering of the fieldset fixes bug 357 without creating bug 377. improvement: taken from trunk and made by chrisaga, no need to set the number of columns, it's automatic jsut as in the thumbnails public display. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1307 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/element_set_global.tpl | 95 ++++++++++++------------------ 1 file changed, 38 insertions(+), 57 deletions(-) (limited to 'template') diff --git a/template/yoga/admin/element_set_global.tpl b/template/yoga/admin/element_set_global.tpl index afe4a735c..494be1a49 100644 --- a/template/yoga/admin/element_set_global.tpl +++ b/template/yoga/admin/element_set_global.tpl @@ -8,53 +8,42 @@ | {lang:unit mode}

-
-
- {lang:Caddie management} - -
    - - -
  • -
  • - - - -
  • {lang:Add selected elements to caddie}
  • - - -
+ {lang:Display options} -

+

{lang:elements per page}: + 20 + | 50 + | 100 + | {lang:all} +

-
-
- {lang:Display options} + {lang:Elements} -

{lang:elements per line}: - 4 - | 5 - | 6 - | 7 - | 8 - | 9 - | 10 -

+ -

{lang:elements per page}: - 20 - | 50 - | 100 - | {lang:all} -

+ +
    + +
  • + +
  • + +
+
@@ -156,30 +145,22 @@
- {lang:Elements} + {lang:Caddie management} - +
    - - - - - - - - - - -
    - -
    - + +
  • +
  • + + + +
  • + + +
+ +

-- cgit v1.2.3