aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/tags.tpl
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2006-04-21 21:07:19 +0000
committernikrou <nikrou@piwigo.org>2006-04-21 21:07:19 +0000
commit7e317bdbc3d16086a251b5b388539c49ecfb7b1b (patch)
tree916ad2b01aaf373d704108fca7e4e2156fff24da /template/yoga/admin/tags.tpl
parent48fb5a96004f45fbf8a89879ca3fd79d5ad0763c (diff)
html bug fixed
svn merge -r1238:1240,1242 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1244 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin/tags.tpl')
-rw-r--r--template/yoga/admin/tags.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/yoga/admin/tags.tpl b/template/yoga/admin/tags.tpl
index c39181580..83e95acb3 100644
--- a/template/yoga/admin/tags.tpl
+++ b/template/yoga/admin/tags.tpl
@@ -5,11 +5,9 @@
<form action="{F_ACTION}" method="post">
<!-- BEGIN edit_tags -->
- <input type="hidden" name="edit_list" value="{edit_tags.LIST}" />
-
<fieldset>
<legend>{lang:Edit tags}</legend>
-
+ <input type="hidden" name="edit_list" value="{edit_tags.LIST}" />
<table class="table2">
<tr class="throw">
<th>{lang:Current name}</th>