mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
Fixes #3413 Corrected PM outbox pagination in template.
This commit is contained in:
@@ -222,7 +222,7 @@ $PM_TEMPLATE['outbox']['end'] = "
|
||||
{PM_DELETE_SELECTED}
|
||||
</td>
|
||||
<td class='forumheader text-right' colspan='3'>
|
||||
{PM_NEXTPREV=inbox}
|
||||
{PM_NEXTPREV=outbox}
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user