diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/mcp_topic.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/mcp_topic.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_topic.html b/phpBB/styles/subsilver2/template/mcp_topic.html index 12c0f73b97..13865d26ee 100644 --- a/phpBB/styles/subsilver2/template/mcp_topic.html +++ b/phpBB/styles/subsilver2/template/mcp_topic.html @@ -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>  | 
