1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-09-23 18:53:44 +02:00

View File

@@ -266,7 +266,7 @@
<!-- IF S_IS_POSTABLE -->
<div class="panel">
<div class="inner">
<strong>{L_NO_TOPICS}</strong>
<strong>{{ lang(S_SORT_DAYS ? 'NO_TOPICS_TIME_FRAME' : 'NO_TOPICS') }}</strong>
</div>
</div>
<!-- ELSE IF not S_HAS_SUBFORUM -->