aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-23 14:16:14 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-23 14:16:14 +0100
commit7338649fa54a109122deecc743079eab6b9c1251 (patch)
treefcce0bb728f3d7204201ee7f5f182a57cfd5d2c6 /view/tpl
parente60f527cb09dacf7b81af37a15c890c6dfbe1bb0 (diff)
parentae1103c5a3f3f76a0269cbb5de11a7cb96496ad3 (diff)
downloadvolse-hubzilla-7338649fa54a109122deecc743079eab6b9c1251.tar.gz
volse-hubzilla-7338649fa54a109122deecc743079eab6b9c1251.tar.bz2
volse-hubzilla-7338649fa54a109122deecc743079eab6b9c1251.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 0d375400c..5257b3ed6 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -143,7 +143,7 @@
<li role="presentation" class="divider"></li>
{{$item.item_photo_menu}}
- {{if $item.edpost}}
+ {{if $item.edpost && $item.dreport}}
<li role="presentation"><a role="menuitem" href="dreport/{{$item.mid}}">{{$item.dreport}}</a></li>
{{/if}}