aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/templates/subSilver/mcp_topic.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/mcp_topic.html b/phpBB/templates/subSilver/mcp_topic.html
index e51e43129d..5699ad7133 100644
--- a/phpBB/templates/subSilver/mcp_topic.html
+++ b/phpBB/templates/subSilver/mcp_topic.html
@@ -1,6 +1,6 @@
<!-- INCLUDE mcp_header.html -->
-<form name="form" method="post" action="{S_FORM_ACTION}"><table class="tablebg" width="100%" cellspacing="1" cellpadding="2" border="0">
+<form name="main" method="post" action="{S_FORM_ACTION}"><table class="tablebg" width="100%" cellspacing="1" cellpadding="2" border="0">
<!-- IF S_CAN_SPLIT -->
<tr>
<th height="25" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th>