aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-04-06 14:03:20 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-04-06 14:03:20 +0000
commitba536c6270a1cd448e5a4add56686fd3fdc9d711 (patch)
tree936479ce8d398a82986f59cf172ed8563c4aefd1 /phpBB/styles/subsilver2
parent088c6e1c3eb8cc044c328dd0988da7a9862ef7d5 (diff)
downloadforums-ba536c6270a1cd448e5a4add56686fd3fdc9d711.tar
forums-ba536c6270a1cd448e5a4add56686fd3fdc9d711.tar.gz
forums-ba536c6270a1cd448e5a4add56686fd3fdc9d711.tar.bz2
forums-ba536c6270a1cd448e5a4add56686fd3fdc9d711.tar.xz
forums-ba536c6270a1cd448e5a4add56686fd3fdc9d711.zip
some fixes
git-svn-id: file:///svn/phpbb/trunk@7286 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r--phpBB/styles/subsilver2/template/mcp_post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html
index 858e4c5a17..86669957fe 100644
--- a/phpBB/styles/subsilver2/template/mcp_post.html
+++ b/phpBB/styles/subsilver2/template/mcp_post.html
@@ -45,7 +45,7 @@
<th colspan="2" align="center">{L_POST_DETAILS}</th>
</tr>
<tr>
- <td class="row3" colspan="2" align="center"><span class="gensmall"><!-- IF S_MCP_QUEUE -->{RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}<!-- ELSEIF S_MCP_REPORT -->{RETURN_REPORTS}<!-- ELSE -->{RETURN_TOPIC}<!-- ENDIF --></span></td>
+ <td class="row3" colspan="2" align="center"><span class="gensmall"><!-- IF S_MCP_QUEUE -->{RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}<!-- ELSEIF S_MCP_REPORT -->{RETURN_REPORTS} | <a href="{U_VIEW_TOPIC}">{L_VIEW_TOPIC}</a><!-- ELSE -->{RETURN_TOPIC}<!-- ENDIF --></span></td>
</tr>
<tr>
<td class="row1"><b class="gen">{L_POST_SUBJECT}: </b></td>