summaryrefslogtreecommitdiff
path: root/templates/popup_box.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-10-23 14:40:24 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-10-23 14:40:24 +0000
commita19739c746b3e1ee611000baaaad60026b4e78a9 (patch)
treea5cb1e424a7f587870d96325a0e11b50dc5a9ef1 /templates/popup_box.tpl
parent32506efbcaba41d85c0f41197b92eea224058323 (diff)
downloadkernel-a19739c746b3e1ee611000baaaad60026b4e78a9.tar.gz
kernel-a19739c746b3e1ee611000baaaad60026b4e78a9.tar.bz2
kernel-a19739c746b3e1ee611000baaaad60026b4e78a9.zip
merge recent changes into HEAD
Diffstat (limited to 'templates/popup_box.tpl')
-rw-r--r--templates/popup_box.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/popup_box.tpl b/templates/popup_box.tpl
index 7a4c15f..ba7c8cc 100644
--- a/templates/popup_box.tpl
+++ b/templates/popup_box.tpl
@@ -4,7 +4,7 @@
<div class='boxtitle'>
{$title}
<span class='closebutton'>
- <a onclick='javascript:return cClick();'>{biticon ipackage='liberty' iname='close' iexplain='close'}</a>
+ <a onclick='javascript:return cClick();'>{biticon ipackage='liberty' iname='close' iexplain='close' iforce='icon'}</a>
</span>
</div>