mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 00:27:45 +02:00
#730 - PM template tweak
This commit is contained in:
@@ -106,10 +106,10 @@ $PM_INBOX_HEADER = "
|
|||||||
<th class='fcaption' style='width:8%'> </th>
|
<th class='fcaption' style='width:8%'> </th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
<tbody>
|
||||||
";
|
";
|
||||||
|
|
||||||
$PM_INBOX_TABLE = "
|
$PM_INBOX_TABLE = "
|
||||||
<tbody>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class='forumheader3'>{PM_SELECT}</td>
|
<td class='forumheader3'>{PM_SELECT}</td>
|
||||||
<td class='forumheader3'>{PM_READ_ICON}</td>
|
<td class='forumheader3'>{PM_READ_ICON}</td>
|
||||||
|
Reference in New Issue
Block a user