diff options
Diffstat (limited to 'templates/upgrade_packages.tpl')
| -rw-r--r-- | templates/upgrade_packages.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/upgrade_packages.tpl b/templates/upgrade_packages.tpl index 9013702..2b92ab3 100644 --- a/templates/upgrade_packages.tpl +++ b/templates/upgrade_packages.tpl @@ -1,4 +1,4 @@ -<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</p> |
