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.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/adm/style/acp_email.html b/phpBB/adm/style/acp_email.html
index 9a7a3e4b89..a44b276bee 100644
--- a/phpBB/adm/style/acp_email.html
+++ b/phpBB/adm/style/acp_email.html
@@ -42,13 +42,13 @@
<dt><label for="send">{L_SEND_IMMEDIATLY}:</label></dt>
<dd><input id="send" type="checkbox" class="radio" name="send_immediatly" checked="checked" /></dd>
</dl>
-</fieldset>
-<fieldset class="submit-buttons">
+<p class="submit-buttons">
<input class="button1" type="submit" id="submit" name="submit" value="{L_EMAIL}" />&nbsp;
<input class="button2" type="reset" id="reset" name="reset" value="{L_RESET}" />
+</p>
</fieldset>
</form>
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file
+<!-- INCLUDE overall_footer.html -->