mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-25 04:23:38 +01:00
[ticket/10339] Remove invalid template loop variable from mcp_front.html
PHPBB3-10339
This commit is contained in:
parent
1680b3a2a7
commit
53e0e3240c
@ -28,7 +28,6 @@
|
||||
<dl>
|
||||
<dt>
|
||||
<a href="{unapproved.U_POST_DETAILS}" class="topictitle">{unapproved.SUBJECT}</a> {unapproved.ATTACH_ICON_IMG}<br />
|
||||
<!-- IF report.PAGINATION --><strong class="pagination"><span>{report.PAGINATION}</span></strong><!-- ENDIF -->
|
||||
{L_POSTED} {L_POST_BY_AUTHOR} {unapproved.AUTHOR_FULL} » {unapproved.POST_TIME}
|
||||
</dt>
|
||||
<dd class="moderation"><span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user