diff options
Diffstat (limited to 'templates/upgrade_ready.tpl')
| -rw-r--r-- | templates/upgrade_ready.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/upgrade_ready.tpl b/templates/upgrade_ready.tpl index 5ab1025..8d14def 100644 --- a/templates/upgrade_ready.tpl +++ b/templates/upgrade_ready.tpl @@ -1,5 +1,5 @@ {form legend="Begin the upgrade process"} -<h3>Upgrading {$upgradeFrom} to {$bitMajorVersion}{$bitMinorVersion} -{$bitBranch}-</h3> +<h3>Upgrading {$upgradeFrom} to {$smarty.const.BIT_MAJOR_VERSION}.{$smarty.const.BIT_MINOR_VERSION}.{$smarty.const.BIT_SUB_VERSION} {$smarty.const.BIT_LEVEL}</h3> <p>The following packages will be updated: |
