From d5f120e122d66292d988d7ebb59ec9e5c0404b1e Mon Sep 17 00:00:00 2001 From: spiderr Date: Thu, 4 Apr 2013 01:34:31 -0400 Subject: cleanup edit forms --- templates/admin_tags.tpl | 2 +- templates/edit_tag.tpl | 2 +- templates/list_content.tpl | 2 +- templates/view_tags_mini_inc.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/admin_tags.tpl b/templates/admin_tags.tpl index 70b4327..88c5aae 100644 --- a/templates/admin_tags.tpl +++ b/templates/admin_tags.tpl @@ -96,7 +96,7 @@ {/jstabs}
- +
{/form} {/strip} diff --git a/templates/edit_tag.tpl b/templates/edit_tag.tpl index aa6844a..5d6e944 100644 --- a/templates/edit_tag.tpl +++ b/templates/edit_tag.tpl @@ -23,7 +23,7 @@
- +
{/legend} {/form} diff --git a/templates/list_content.tpl b/templates/list_content.tpl index 6163cd5..b532d99 100644 --- a/templates/list_content.tpl +++ b/templates/list_content.tpl @@ -9,7 +9,7 @@ {form class="minifind" legend='find in entries' method="get" action="`$smarty.server.SCRIPT_NAME`?`$hidden|@http_build_query`"} {booticon iname="icon-search" ipackage="icons" iexplain="Search"}   -   +   {if $smarty.request.find} {/if} diff --git a/templates/view_tags_mini_inc.tpl b/templates/view_tags_mini_inc.tpl index 2e6f547..8f4880c 100644 --- a/templates/view_tags_mini_inc.tpl +++ b/templates/view_tags_mini_inc.tpl @@ -26,7 +26,7 @@ {if $gContent->isOwner() || $gBitUser->hasPermission('p_tags_admin')}   - + {/if} {/form} -- cgit v1.3