aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/element_set_unit.tpl
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2006-04-21 20:47:02 +0000
committernikrou <nikrou@piwigo.org>2006-04-21 20:47:02 +0000
commit1706a2d536f6931cfeb6258147572322cb92a956 (patch)
tree44fb2f521f791e4cf49c1b86a1a54386250dfcdc /template/yoga/admin/element_set_unit.tpl
parent5ea322041df8f1d0b61c93f45661ac66f4437f2b (diff)
bug fixed: - input must be in a block tag
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1242 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin/element_set_unit.tpl')
-rw-r--r--template/yoga/admin/element_set_unit.tpl5
1 files changed, 1 insertions, 4 deletions
diff --git a/template/yoga/admin/element_set_unit.tpl b/template/yoga/admin/element_set_unit.tpl
index 63b7fa5b6..5adce8833 100644
--- a/template/yoga/admin/element_set_unit.tpl
+++ b/template/yoga/admin/element_set_unit.tpl
@@ -8,13 +8,10 @@
</p>
<form action="{F_ACTION}" method="POST">
-
-<input type="hidden" name="list" value="{IDS_LIST}" />
-
<fieldset>
<legend>{lang:Display options}</legend>
-
+ <input type="hidden" name="list" value="{IDS_LIST}" />
<p>{lang:elements per page} :
<a href="{U_ELEMENTS_PAGE}&amp;display=5">5</a>
| <a href="{U_ELEMENTS_PAGE}&amp;display=10">10</a>