aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/suggest_widget.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-15 14:37:57 -0800
committerfriendica <info@friendica.com>2014-12-15 14:37:57 -0800
commit2e990743e757bea6712a3f3e9639a43c89b52901 (patch)
treecfc7da5c92a471de875bdd15dc491635fb987ee8 /view/tpl/suggest_widget.tpl
parentf28103d595c0e02dfd30d44b3115915994e9ecc0 (diff)
parent3b343f8f6c7936aba93ed4a0b09a19086f18ae0d (diff)
downloadvolse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.tar.gz
volse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.tar.bz2
volse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/suggest_widget.tpl')
-rw-r--r--view/tpl/suggest_widget.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/suggest_widget.tpl b/view/tpl/suggest_widget.tpl
index eba8b496e..7b9afa668 100644
--- a/view/tpl/suggest_widget.tpl
+++ b/view/tpl/suggest_widget.tpl
@@ -1,4 +1,4 @@
-<div class="widget">
+<div class="widget suggestions-widget">
<h3>{{$title}}</h3>
{{if $entries}}
{{foreach $entries as $child}}
@@ -7,4 +7,4 @@
{{/if}}
<div class="clear"></div>
<div class="suggest-widget-more"><a href="suggest">{{$more}}</a></div>
-</div> \ No newline at end of file
+</div>