Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2020-09-23 18:53:44 +02:00
commit 2c24140452
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

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