1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00
git-svn-id: file:///svn/phpbb/trunk@7582 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-05-15 13:15:40 +00:00
parent 0d7b31e884
commit a0a44aeee4
8 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<!-- INCLUDE mcp_header.html -->
<form name="mcp" method="post" action="{S_MCP_ACTION}">
<form id="mcp" method="post" action="{S_MCP_ACTION}">
<fieldset class="forum-selection">
<label for="fo">{L_FORUM}: <select name="f" id="fo">{S_FORUM_OPTIONS}</select></label>