summaryrefslogtreecommitdiffstats
path: root/extensions/Push/template/en/default/pages/push_queues.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Push/template/en/default/pages/push_queues.html.tmpl')
-rw-r--r--extensions/Push/template/en/default/pages/push_queues.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/Push/template/en/default/pages/push_queues.html.tmpl b/extensions/Push/template/en/default/pages/push_queues.html.tmpl
index 67f079f92..d1985c89a 100644
--- a/extensions/Push/template/en/default/pages/push_queues.html.tmpl
+++ b/extensions/Push/template/en/default/pages/push_queues.html.tmpl
@@ -90,8 +90,8 @@
[% END %]
<td class="rhs">
<a href="?id=push_queues_view.html&amp;[% ~%]
- message=[% message.id FILTER url_quote %]&amp;[% ~%]
- connector=[% queue.connector FILTER url_quote %]">View</a>
+ message=[% message.id FILTER uri %]&amp;[% ~%]
+ connector=[% queue.connector FILTER uri %]">View</a>
</td>
</tr>
[% END %]