summaryrefslogtreecommitdiff
path: root/templates/install_admin_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install_admin_inc.tpl')
-rw-r--r--templates/install_admin_inc.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/install_admin_inc.tpl b/templates/install_admin_inc.tpl
index 0b980b7..47f4eeb 100644
--- a/templates/install_admin_inc.tpl
+++ b/templates/install_admin_inc.tpl
@@ -50,10 +50,10 @@
<div class="form-group">
{forminput}
- <label class="checkbox">
+ {forminput label="checkbox"}
<input type="checkbox" name="testemail" id="testemail" value="y" checked="checked" />
{tr}Test Email Transport{/tr}
- </label>
+ {/forminput}
{formhelp note="Check this box to send a test email to the above address. This will let you know if the mailing system is working."}
{/forminput}
</div>