summaryrefslogtreecommitdiff
path: root/templates/install.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-01-14 19:54:34 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-01-14 19:54:34 +0000
commit194debc2b405cc87db36379973e4eddb19d259f4 (patch)
tree191b5d420e5760744db473046ee698f4f107b838 /templates/install.tpl
parent88620972d93168098b5c5605aa36b37a3592b30c (diff)
downloadinstall-194debc2b405cc87db36379973e4eddb19d259f4.tar.gz
install-194debc2b405cc87db36379973e4eddb19d259f4.tar.bz2
install-194debc2b405cc87db36379973e4eddb19d259f4.zip
merge recent changes into HEAD
Diffstat (limited to 'templates/install.tpl')
-rw-r--r--templates/install.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install.tpl b/templates/install.tpl
index aecfb61..0843c7a 100644
--- a/templates/install.tpl
+++ b/templates/install.tpl
@@ -76,7 +76,7 @@
<div class="body">
<div class="bittop">
- <h1>bitweaver <strong>{$bitMajorVersion}.{$bitMinorVersion}.{$bitSubVersion} {$bitLevel}</strong></h1>
+ <h1>bitweaver <strong>{$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}</strong></h1>
</div>
{include file=$install_file}