diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_front.html')
-rw-r--r-- | phpBB/styles/prosilver/template/mcp_front.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 00c045b894..9b5fb17dce 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -4,7 +4,7 @@ <!-- IF S_SHOW_UNAPPROVED --> - <form name="mcp_queue" method="post" action="{S_MCP_QUEUE_ACTION}"> + <form id="mcp_queue" method="post" action="{S_MCP_QUEUE_ACTION}"> <div class="panel"> <div class="inner"><span class="corners-top"><span></span></span> |