1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 07:21:30 +02:00

[ticket/9630] Make language for moving posts clearer in quickmod/mcp.

PHPBB3-9630
This commit is contained in:
Oleg Pudeyev
2011-05-02 23:54:35 -04:00
parent aa7be58d41
commit c651948cb3
4 changed files with 5 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
<!-- IF S_CAN_MERGE -->
<tr>
<th colspan="3" nowrap="nowrap">{L_MERGE_TOPIC}</th>
<th colspan="3" nowrap="nowrap">{L_MERGE_POSTS}</th>
</tr>
<tr>
<td class="row2" colspan="3" align="center"><span class="gensmall">{L_MERGE_TOPIC_EXPLAIN}</span></td>