aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/abook_edit.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-15 14:05:18 -0800
committerfriendica <info@friendica.com>2015-01-15 14:05:18 -0800
commit1c9299ed4224d37716079be173d75319d2501b71 (patch)
tree27a72ac0d09bcb67bdea55a8d24f9fd7ea8f4b9d /view/tpl/abook_edit.tpl
parent56bc3bcdcee41d5ca6920c878aa8576dc673d039 (diff)
downloadvolse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.tar.gz
volse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.tar.bz2
volse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.zip
more backend work on poco rating
Diffstat (limited to 'view/tpl/abook_edit.tpl')
-rwxr-xr-xview/tpl/abook_edit.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl
index 03b7e2440..c38cc8ffb 100755
--- a/view/tpl/abook_edit.tpl
+++ b/view/tpl/abook_edit.tpl
@@ -43,6 +43,14 @@
{{$slide}}
{{/if}}
+
+{{if $rating}}
+<h3>{{$lbl_rating}}</h3>
+
+{{$rating}}
+
+{{/if}}
+
{{/if}}