summaryrefslogtreecommitdiff
path: root/templates/install.tpl
diff options
context:
space:
mode:
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}