mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Hmm, renamed the form. Now (Un)Mark All lnks should work
git-svn-id: file:///svn/phpbb/trunk@3942 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<!-- INCLUDE mcp_header.html -->
|
<!-- 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 -->
|
<!-- IF S_CAN_SPLIT -->
|
||||||
<tr>
|
<tr>
|
||||||
<th height="25" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th>
|
<th height="25" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th>
|
||||||
|
Reference in New Issue
Block a user