aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_logs.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_logs.html')
-rw-r--r--phpBB/adm/style/acp_logs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_logs.html b/phpBB/adm/style/acp_logs.html
index 58618e4065..cb15a8f51d 100644
--- a/phpBB/adm/style/acp_logs.html
+++ b/phpBB/adm/style/acp_logs.html
@@ -73,7 +73,7 @@
<!-- IF S_SHOW_FORUMS -->
<fieldset class="quick">
{L_SELECT_FORUM}{L_COLON} <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ this.form.submit(); }">{S_FORUM_BOX}</select>
- <!-- EVENT acp_logs_quick_select_forum_button_prepend--><input class="button2" type="submit" value="{L_GO}" /><!-- EVENT acp_logs_quick_select_forum_button_append-->
+ <!-- EVENT acp_logs_quick_select_forum_button_prepend --><input class="button2" type="submit" value="{L_GO}" /><!-- EVENT acp_logs_quick_select_forum_button_append -->
</fieldset>
<!-- ENDIF -->