{form legend="Begin the upgrade process"}

Upgrading {$upgradeFrom} to {$gBitSystem->getBitVersion()}

The following packages will be updated:

    {foreach from=$gBitSystem->mUpgrades key=pkg item=upHash }
  1. {$pkg}
  2. {/foreach}
{formlabel label="Upgrade Application" for="db"} {forminput} {formhelp note="The type of application you intend to upgrade"} {/forminput}
{forminput label="checkbox"} Debug mode {formhelp note="Display SQL statements."} {/forminput}
{forminput} {/forminput}
{/form}