aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2017-01-22 23:28:48 +0100
committerTristan Darricau <github@nicofuma.fr>2017-01-22 23:28:48 +0100
commit9475703114b4c71429c49340d63fb2dac0ee588a (patch)
tree363e714b8b1f8ba4d341669f9c2f5529ab0ceeb1
parent7c77e333138e6c705ffbfd3028ce1d2002404965 (diff)
parentfb481f96d38ebdbf6b3e4ca37a28e57b724bce75 (diff)
downloadforums-9475703114b4c71429c49340d63fb2dac0ee588a.tar
forums-9475703114b4c71429c49340d63fb2dac0ee588a.tar.gz
forums-9475703114b4c71429c49340d63fb2dac0ee588a.tar.bz2
forums-9475703114b4c71429c49340d63fb2dac0ee588a.tar.xz
forums-9475703114b4c71429c49340d63fb2dac0ee588a.zip
Merge branch '3.1.x' into 3.2.x
* 3.1.x: [ticket/14997] Fixing topiclist_row_topic_title_after position
-rw-r--r--phpBB/styles/prosilver/template/search_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html
index ff4f3389c6..6bbf9c9afe 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -104,6 +104,7 @@
</a>
<!-- ENDIF -->
<br />
+ <!-- EVENT topiclist_row_topic_title_after -->
<!-- IF not S_IS_BOT -->
<div class="responsive-show" style="display: none;">
@@ -134,7 +135,6 @@
</ul>
</div>
<!-- ENDIF -->
- <!-- EVENT topiclist_row_topic_title_after -->
<!-- EVENT topiclist_row_append -->
</div>