diff options
Diffstat (limited to 'templates/upgrade_packages.tpl')
| -rw-r--r-- | templates/upgrade_packages.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/upgrade_packages.tpl b/templates/upgrade_packages.tpl index 74116c7..9517a09 100644 --- a/templates/upgrade_packages.tpl +++ b/templates/upgrade_packages.tpl @@ -37,8 +37,7 @@ {/if} <div class="form-group"> - {forminput} - <label class="checkbox"><input type="checkbox" name="debug" id="debug" value="true" /> Debug mode</label> + {forminput label="checkbox"}<input type="checkbox" name="debug" id="debug" value="true" /> Debug mode {formhelp note="Display SQL statements."} {/forminput} </div> |
