mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10339] Remove invalid template loop variable from mcp_front.html
This commit is contained in:
commit
6216e6748c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue