summaryrefslogtreecommitdiff
path: root/templates/icon_browser.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/icon_browser.tpl')
-rw-r--r--templates/icon_browser.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/icon_browser.tpl b/templates/icon_browser.tpl
index 6fa9fe7..ebc877c 100644
--- a/templates/icon_browser.tpl
+++ b/templates/icon_browser.tpl
@@ -12,7 +12,7 @@
<table class="data">
<tr>
{foreach from=$iconList item=icons key=iconStyle}
- <th class="width1p" colspan="3"><a href="{$smarty.request.PHP_SELF}?icon_style={$iconStyle}">{$iconStyle}</a></th>
+ <th class="width1p" colspan="3"><a href="{$smarty.request.SCRIPT_NAME}?icon_style={$iconStyle}">{$iconStyle}</a></th>
{/foreach}
<th class="width70p;">{tr}Icon name{/tr}</th>
<th class="width29p;">{tr}bitweaver uses{/tr}</th>