aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_email.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_email.html')
-rw-r--r--phpBB/adm/style/acp_email.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_email.html b/phpBB/adm/style/acp_email.html
index a44b276bee..5744136230 100644
--- a/phpBB/adm/style/acp_email.html
+++ b/phpBB/adm/style/acp_email.html
@@ -39,8 +39,8 @@
<dd><select id="priority" name="mail_priority_flag">{S_PRIORITY_OPTIONS}</select></dd>
</dl>
<dl>
- <dt><label for="send">{L_SEND_IMMEDIATLY}:</label></dt>
- <dd><input id="send" type="checkbox" class="radio" name="send_immediatly" checked="checked" /></dd>
+ <dt><label for="send">{L_SEND_IMMEDIATELY}:</label></dt>
+ <dd><input id="send" type="checkbox" class="radio" name="send_immediately" checked="checked" /></dd>
</dl>
<p class="submit-buttons">