1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 04:50:51 +02:00

Merge branch '3.2.x'

* 3.2.x:
  [ticket/14997] Fixing topiclist_row_topic_title_after position
This commit is contained in:
Tristan Darricau
2017-01-22 23:29:18 +01:00

View File

@@ -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>