summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.items.php')
-rw-r--r--templates/part.items.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index e1f761900..8576e851b 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -62,9 +62,9 @@
</h2>
<div class="enclosure" ng-if="item.enclosureLink">
- <news-audio type="{{ item.enclosureType }}" ng-src="{{ item.enclosureLink|trustUrl }}"/><?php
+ <news-audio type="{{ item.enclosureType }}" ng-src="{{ item.enclosureLink|trustUrl }}"><?php
p($l->t('Download'))
- ?></audio>
+ ?></news-audio>
</div>
<div class="body" news-bind-html-unsafe="item.body">