summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-07-22 16:06:42 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-07-22 16:06:42 +0000
commit15335db3cebdaa68ddaaa0b873db445073d61552 (patch)
tree50300dcf1c2684ef1132298e6c785709bed613ca /templates
parente380b57ecc786d7bec6f704bd13ddaef3e9c6348 (diff)
downloadthemes-15335db3cebdaa68ddaaa0b873db445073d61552.tar.gz
themes-15335db3cebdaa68ddaaa0b873db445073d61552.tar.bz2
themes-15335db3cebdaa68ddaaa0b873db445073d61552.zip
replace underscore with space
Diffstat (limited to 'templates')
-rw-r--r--templates/admin_themes_manager.tpl2
1 files changed, 1 insertions, 1 deletions
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"}&nbsp;
{/if}
- <a href="{$smarty.const.THEMES_PKG_URL}admin/admin_themes_manager.php?site_style={$s.style}">{$s.style}</a>
+ <a href="{$smarty.const.THEMES_PKG_URL}admin/admin_themes_manager.php?site_style={$s.style}">{$s.style|replace:"_":" "}</a>
</h2>
{if $s.style_info.preview}