diff options
Diffstat (limited to 'templates/install.tpl')
| -rw-r--r-- | templates/install.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install.tpl b/templates/install.tpl index 1aed23e..b683dd3 100644 --- a/templates/install.tpl +++ b/templates/install.tpl @@ -37,7 +37,7 @@ </a> *} <h1 id="title"> - <strong>Bitweaver {$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}</strong> + <strong>Bitweaver {$gBitSystem->getBitVersion()}</strong> <em>{$section|default:"Install"}</em> </h1> |
