summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Palmer <nick@sluggardy.net>2008-10-18 22:01:55 +0000
committerNick Palmer <nick@sluggardy.net>2008-10-18 22:01:55 +0000
commitfa279b0fbe117f470ac9f925474fd929b23935b7 (patch)
tree4184118f4c4858c4506dd5b17e4b24a5324a520e
parent63200867db009a542c4041bbdda2a42b33d5f3e7 (diff)
downloadtags-fa279b0fbe117f470ac9f925474fd929b23935b7.tar.gz
tags-fa279b0fbe117f470ac9f925474fd929b23935b7.tar.bz2
tags-fa279b0fbe117f470ac9f925474fd929b23935b7.zip
Move tags popup to the area where "help" belongs instead of where labels go.
-rw-r--r--templates/edit_tags.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/edit_tags.tpl b/templates/edit_tags.tpl
index 0daad50..dc76887 100644
--- a/templates/edit_tags.tpl
+++ b/templates/edit_tags.tpl
@@ -8,7 +8,9 @@
{/forminput}
</div>
<div class="row">
- {jspopup notra=1 href=$smarty.const.TAGS_PKG_URL title="View all tags" width="null" height="null"}
+ {forminput}
+ {jspopup notra=1 href=$smarty.const.TAGS_PKG_URL title="View all tags" width="null" height="null"}
+ {/forminput}
</div>
{if count($tagData) > 0 }
<div class="row tags">