aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-15 23:45:22 -0800
committerfriendica <info@friendica.com>2015-02-15 23:45:22 -0800
commit1c4b9199809581504ee66212f3bb434fd9773aff (patch)
tree30ab8105e3b42c4b089b04a89b69a4ed7192eba7 /view/tpl
parent8774089005501a6429eb9a99a73de504598a24c3 (diff)
downloadvolse-hubzilla-1c4b9199809581504ee66212f3bb434fd9773aff.tar.gz
volse-hubzilla-1c4b9199809581504ee66212f3bb434fd9773aff.tar.bz2
volse-hubzilla-1c4b9199809581504ee66212f3bb434fd9773aff.zip
force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy.
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/rating_form.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/rating_form.tpl b/view/tpl/rating_form.tpl
index 216bf6ede..95c2eb03f 100644
--- a/view/tpl/rating_form.tpl
+++ b/view/tpl/rating_form.tpl
@@ -1,6 +1,6 @@
<h3>{{$header}}</h3>
-<div class="rating-target-name">{{$tgt_name}}</div>
+<div class="rating-target-name">{{if $site}}{{$website}} {{$site}}{{else}}{{$tgt_name}}{{/if}}</div>
<h3>{{$lbl_rating}}</h3>