mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14997] Fixing topiclist_row_topic_title_after position
This commit is contained in:
commit
8d0fe34a06
1 changed files with 1 additions and 1 deletions
|
@ -104,6 +104,7 @@
|
||||||
</a>
|
</a>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<br />
|
<br />
|
||||||
|
<!-- EVENT topiclist_row_topic_title_after -->
|
||||||
|
|
||||||
<!-- IF not S_IS_BOT -->
|
<!-- IF not S_IS_BOT -->
|
||||||
<div class="responsive-show" style="display: none;">
|
<div class="responsive-show" style="display: none;">
|
||||||
|
@ -134,7 +135,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- EVENT topiclist_row_topic_title_after -->
|
|
||||||
|
|
||||||
<!-- EVENT topiclist_row_append -->
|
<!-- EVENT topiclist_row_append -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue