From 8c8111c6fc0c3872c8bdd862ef188bd2f26c2286 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Fri, 9 Nov 2007 12:04:58 +0000 Subject: fix header closing tag --- templates/admin_themes_manager.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/admin_themes_manager.tpl') diff --git a/templates/admin_themes_manager.tpl b/templates/admin_themes_manager.tpl index 43c64b8..a0e848c 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -111,7 +111,7 @@ {$s.style_info.description} -

{tr}Sample icons{/tr}

+

{tr}Sample icons{/tr}

{foreach from=$sampleIcons item=icon} {biticon ipackage=icons istyle=$s.style iname="large/$icon" iexplain=$icon} {/foreach} -- cgit v1.3