From 15335db3cebdaa68ddaaa0b873db445073d61552 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sat, 22 Jul 2006 16:06:42 +0000 Subject: replace underscore with space --- 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 1f429f4..f60761d 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -16,7 +16,7 @@ {if $style eq $s.style} {biticon ipackage=liberty iname=success iexplain="Current Theme"}  {/if} - {$s.style} + {$s.style|replace:"_":" "} {if $s.style_info.preview} -- cgit v1.3