mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
92f4cb442b
1 changed files with 6 additions and 0 deletions
|
@ -250,6 +250,12 @@
|
||||||
<strong>{L_NO_TOPICS}</strong>
|
<strong>{L_NO_TOPICS}</strong>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- ELSE IF not S_USER_CAN_POST -->
|
||||||
|
<div class="panel">
|
||||||
|
<div class="inner">
|
||||||
|
<strong>{L_NO_FORUMS}</strong>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- END topicrow -->
|
<!-- END topicrow -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue