summaryrefslogtreecommitdiff
path: root/templates/install_version.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install_version.tpl')
-rw-r--r--templates/install_version.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/install_version.tpl b/templates/install_version.tpl
index b59d9a6..46f045d 100644
--- a/templates/install_version.tpl
+++ b/templates/install_version.tpl
@@ -72,8 +72,8 @@
</table>
<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>