aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-06-29 19:57:06 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-06-29 19:57:06 +0000
commitee8a9a6135cdb8642c07c58264845370632f69d4 (patch)
tree59334028e76dc03dc98cd01f9c291c3dff9b284e /phpBB/styles
parent66f5db4cecdc205f439a131f9b34124cf098337a (diff)
downloadforums-ee8a9a6135cdb8642c07c58264845370632f69d4.tar
forums-ee8a9a6135cdb8642c07c58264845370632f69d4.tar.gz
forums-ee8a9a6135cdb8642c07c58264845370632f69d4.tar.bz2
forums-ee8a9a6135cdb8642c07c58264845370632f69d4.tar.xz
forums-ee8a9a6135cdb8642c07c58264845370632f69d4.zip
New template variables in the mcp (not used by subsilver)
git-svn-id: file:///svn/phpbb/trunk@6131 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/subSilver/template/mcp_post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_post.html b/phpBB/styles/subSilver/template/mcp_post.html
index 653d262308..e36106bf4a 100644
--- a/phpBB/styles/subSilver/template/mcp_post.html
+++ b/phpBB/styles/subSilver/template/mcp_post.html
@@ -49,7 +49,7 @@
</tr>
<tr>
<td class="row1"><b class="gen">{L_POST_SUBJECT}: </b></td>
- <td class="row2"><span class="gen">{POST_SUBJECT}</span> <!-- IF S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span> <!-- ENDIF --> <!-- IF S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
+ <td class="row2"><span class="gen">{POST_SUBJECT}</span> <!-- IF S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span> <!-- ENDIF --> <!-- IF S_POST_REPORTED and not S_MCP_REPORT --><span class="postreported">{REPORTED_IMG} <a href="{U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
</tr>
<tr>
<td class="row1" width="20%"><b class="gen">{L_POSTER}: </b></td>