aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/viewtopic_print.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/viewtopic_print.html')
-rw-r--r--phpBB/styles/subSilver/template/viewtopic_print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/viewtopic_print.html b/phpBB/styles/subSilver/template/viewtopic_print.html
index 3a5fe6433c..000dbe0d85 100644
--- a/phpBB/styles/subSilver/template/viewtopic_print.html
+++ b/phpBB/styles/subSilver/template/viewtopic_print.html
@@ -83,7 +83,7 @@ hr.sep {
<table width="85%" cellspacing="3" cellpadding="0" border="0" align="center">
<tr>
<td width="10%" nowrap="nowrap">{L_AUTHOR}:&nbsp;</td>
- <td><b>{postrow.POSTER_NAME}</b> [ {postrow.POST_DATE} ]</td>
+ <td><b<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b> [ {postrow.POST_DATE} ]</td>
</tr>
<tr>
<td width="10%" nowrap="nowrap">{L_POST_SUBJECT}:&nbsp;</td>