aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_prune_forums.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_prune_forums.html')
-rw-r--r--phpBB/adm/style/acp_prune_forums.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/adm/style/acp_prune_forums.html b/phpBB/adm/style/acp_prune_forums.html
index b6a9fac56a..00710ccb4f 100644
--- a/phpBB/adm/style/acp_prune_forums.html
+++ b/phpBB/adm/style/acp_prune_forums.html
@@ -44,10 +44,10 @@
<dl>
<dd class="full"><select name="f[]" multiple="multiple" size="5">{S_FORUM_OPTIONS}</select></dd>
</dl>
- </fieldset>
- <fieldset class="quick">
+ <p class="quick">
<input class="button1" type="submit" value="{L_LOOK_UP_FORUM}" />
+ </p>
</fieldset>
</form>
@@ -88,16 +88,16 @@
<dt><label for="sticky">{L_PRUNE_STICKY}:</label></dt>
<dd><input type="radio" class="radio" name="prune_sticky" value="1" /> {L_YES} &nbsp; <input type="radio" class="radio" id="sticky" name="prune_sticky" value="0" checked="checked" /> {L_NO}</dd>
</dl>
- </fieldset>
- <fieldset class="quick">
+ <p class="quick">
{S_HIDDEN_FIELDS}
<input class="button1" type="submit" id="submit" name="submit" value="{L_SUBMIT}" />
+ </p>
</fieldset>
</form>
<!-- ENDIF -->
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file
+<!-- INCLUDE overall_footer.html -->