aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-03-18 09:35:53 +0100
committerMario <mario@mariovavti.com>2019-03-18 09:35:53 +0100
commit51156d058232969d55032f045859e46bb3a09162 (patch)
tree4f2dea61bdc49be73de4ae00fc4e22937361df3e /view
parente28bde6ccdb03b370df1dbc8654d69c905b8a235 (diff)
parentea9925f489602529891c0ed468cf35117e7ef454 (diff)
downloadvolse-hubzilla-51156d058232969d55032f045859e46bb3a09162.tar.gz
volse-hubzilla-51156d058232969d55032f045859e46bb3a09162.tar.bz2
volse-hubzilla-51156d058232969d55032f045859e46bb3a09162.zip
Merge branch 'dev' into 'dev'
misc fixes See merge request hubzilla/core!1558
Diffstat (limited to 'view')
-rw-r--r--view/tpl/dreport.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/dreport.tpl b/view/tpl/dreport.tpl
index a6b05b326..89188891d 100644
--- a/view/tpl/dreport.tpl
+++ b/view/tpl/dreport.tpl
@@ -6,7 +6,7 @@
<i class="fa fa-cog"></i>
</button>
<div class="dropdown-menu">
- <a href="dreport/push/{{$mid}}" class="dropdown-item" >{{$push}}</a>
+ <a href="dreport/push/{{$safe_mid}}" class="dropdown-item">{{$push}}</a>
</div>
</div>
{{/if}}