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
commit 8d0fe34a06
No known key found for this signature in database
GPG key ID: 817043C2E29DB881

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>