From 398dabe35ab2e591803c101fe890e2ba99a5e548 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 30 Apr 2007 17:58:50 +0000 Subject: further template cleanup: remove duplicate strip and trailing whitespace --- templates/list_content.tpl | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/list_content.tpl b/templates/list_content.tpl index ac3bfeb..b4fe9a7 100644 --- a/templates/list_content.tpl +++ b/templates/list_content.tpl @@ -5,7 +5,6 @@
- {strip} {form legend="Search Content by Tags"}
@@ -16,7 +15,7 @@ {/forminput}
{/form} - + {* assign the correct sort columns for user name sorting *} {if $gBitSystem->getConfig( 'users_display_name' ) eq 'login'} {assign var=isort_author value=creator_user} @@ -25,7 +24,7 @@ {assign var=isort_author value=creator_real_name} {assign var=isort_editor value=modifier_real_name} {/if} - + @@ -48,14 +47,14 @@ {/foreach}
{tr}Available Content{/tr} [ {$listInfo.total_records} ]
- + {pagination} - {/strip} -
-

{tr}Tags{/tr}

-
+ +
+

{tr}Tags{/tr}

+
+ {include file="bitpackage:tags/tags_cloud.tpl"}
{/strip} - -- cgit v1.3