mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
incorrect loop var in template
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9831 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
00e81e704d
commit
87dc01de25
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
<h3>{L_LATEST_REPORTED_PMS}</h3>
|
<h3>{L_LATEST_REPORTED_PMS}</h3>
|
||||||
<!-- IF S_HAS_PM_REPORTS --><p>{L_PM_REPORTS_TOTAL}</p><!-- ENDIF -->
|
<!-- IF S_HAS_PM_REPORTS --><p>{L_PM_REPORTS_TOTAL}</p><!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF .report -->
|
<!-- IF .pm_report -->
|
||||||
<ul class="topiclist">
|
<ul class="topiclist">
|
||||||
<li class="header">
|
<li class="header">
|
||||||
<dl>
|
<dl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue