summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2008-08-29 21:35:51 +0000
committerMax Kremmel <xing@synapse.plus.com>2008-08-29 21:35:51 +0000
commitbfb7475b368ed3ce4685cfdfa3e0f318b49b03fe (patch)
tree9dda153ada7a6a2c76caa1e9ee7485701bcf849a /modules
parent50e816697b8adeff2531268fd5bd316e29c477bb (diff)
downloadkernel-bfb7475b368ed3ce4685cfdfa3e0f318b49b03fe.tar.gz
kernel-bfb7475b368ed3ce4685cfdfa3e0f318b49b03fe.tar.bz2
kernel-bfb7475b368ed3ce4685cfdfa3e0f318b49b03fe.zip
no double quotes
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_bitweaver_info.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mod_bitweaver_info.tpl b/modules/mod_bitweaver_info.tpl
index d55eeb3..d2d835f 100644
--- a/modules/mod_bitweaver_info.tpl
+++ b/modules/mod_bitweaver_info.tpl
@@ -1,4 +1,4 @@
-{bitmodule title="$moduleTitle|default:'Bitweaver'" name="bit_info"}
+{bitmodule title=$moduleTitle|default:'Bitweaver' name="bit_info"}
<ul>
<li>{tr}Version{/tr}: <strong>{$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}</strong></li>
{if $gBitUser->isAdmin()}