diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/mcp_topic.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/mcp_topic.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_topic.html b/phpBB/styles/subSilver/template/mcp_topic.html index 6669f62985..181dbb3d6d 100644 --- a/phpBB/styles/subSilver/template/mcp_topic.html +++ b/phpBB/styles/subSilver/template/mcp_topic.html @@ -59,6 +59,9 @@ <th nowrap="nowrap">{L_MESSAGE}</th> <th nowrap="nowrap">{L_SELECT}</th> </tr> + <tr> + <td class="row3" colspan="3" align="center"><span class="gensmall">{RETURN_TOPIC}</span></td> + </tr> <!-- BEGIN postrow --> <!-- IF postrow.S_ROW_COUNT is even --> <tr class="row1"> |
