aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/mcp_viewlogs.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/mcp_viewlogs.html')
-rw-r--r--phpBB/templates/subSilver/mcp_viewlogs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/mcp_viewlogs.html b/phpBB/templates/subSilver/mcp_viewlogs.html
index 9a4e214a63..5a733becb7 100644
--- a/phpBB/templates/subSilver/mcp_viewlogs.html
+++ b/phpBB/templates/subSilver/mcp_viewlogs.html
@@ -1,7 +1,7 @@
<!-- $Id$ -->
<!-- INCLUDE mcp_header.html -->
-<form method="post" name="jumpbox" action="{S_MCP_ACTION}" onsubmit="if(document.main.f.value == -1){return false;}">
+<form method="post" name="main" action="{S_MCP_ACTION}">
<table class="tablebg" width="100%" cellspacing="1" cellpadding="2" border="0">
<tr>
<th height="25" colspan="5" nowrap="nowrap">{L_DISPLAY_OPTIONS}</th>