1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Added space between comment title and comment author

This commit is contained in:
nlstart
2010-07-26 10:09:24 +00:00
parent 2611c03640
commit 8bf0f68473

View File

@@ -298,7 +298,7 @@ $COMMENTSTYLE = "
<table style='width:100%'>
<tr>
<td colspan='2' class='alttd'>
{SUBJECT}
{SUBJECT}&nbsp;
<b>
{USERNAME}
</b>