diff options
author | David M <davidmj@users.sourceforge.net> | 2007-05-15 13:15:40 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-05-15 13:15:40 +0000 |
commit | a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f (patch) | |
tree | 9b68eab1170bb13e6c6fe083bceb357eb04056df /phpBB/styles/prosilver/template/mcp_topic.html | |
parent | 0d7b31e884068fc6fb84b2fbb09083cb1985cea6 (diff) | |
download | forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.gz forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.bz2 forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.xz forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.zip |
#10940
git-svn-id: file:///svn/phpbb/trunk@7582 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_topic.html')
-rw-r--r-- | phpBB/styles/prosilver/template/mcp_topic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index 80886b477d..a9124f4407 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -36,7 +36,7 @@ onload_functions.push('subPanels()'); </ul> </div> -<form name="mcp" method="post" action="{S_MCP_ACTION}"> +<form id="mcp" method="post" action="{S_MCP_ACTION}"> <div class="panel"> <div class="inner"><span class="corners-top"><span></span></span> |