From dded962ded654bbb73eb144d77bea681aad95868 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 19 Aug 2005 19:07:13 +0000 Subject: - improvement : less compact presentation of screen admin/element_set_unit. git-svn-id: http://piwigo.org/svn/trunk@836 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/cat_modify.tpl | 2 +- template/default/admin/element_set_unit.tpl | 61 +++++++++++++++-------------- template/default/admin/picture_modify.tpl | 2 +- 3 files changed, 33 insertions(+), 32 deletions(-) (limited to 'template/default/admin') diff --git a/template/default/admin/cat_modify.tpl b/template/default/admin/cat_modify.tpl index 54de1af66..b738bae3f 100644 --- a/template/default/admin/cat_modify.tpl +++ b/template/default/admin/cat_modify.tpl @@ -42,7 +42,7 @@ {L_EDIT_COMMENT} - + diff --git a/template/default/admin/element_set_unit.tpl b/template/default/admin/element_set_unit.tpl index 494e81478..df1247d2d 100644 --- a/template/default/admin/element_set_unit.tpl +++ b/template/default/admin/element_set_unit.tpl @@ -24,39 +24,31 @@ -
+ - Elements + +
+ {element.LEGEND} - + - +
- + - + + + - - - - - - - - - + + + - + + + + + + + -
  - name - author - description - creation date - keywords + {lang:Name}
{lang:Author}
- leave unchanged -
unset -
- +
{lang:Creation date} + + set to
{lang:Keywords}
{lang:Description}
-

- -

-
+ + +

+ + +

+ diff --git a/template/default/admin/picture_modify.tpl b/template/default/admin/picture_modify.tpl index d59c69f59..90a5b7751 100644 --- a/template/default/admin/picture_modify.tpl +++ b/template/default/admin/picture_modify.tpl @@ -104,7 +104,7 @@ {lang:Description} - + -- cgit v1.2.3