From ee3d2332ec97487893ae5f1f46b599c550b25eb6 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 30 Mar 2015 16:20:05 +0200 Subject: fix #156 --- templates/index.php | 11 +++++++++++ templates/part.content.php | 28 +++++++++++----------------- 2 files changed, 22 insertions(+), 17 deletions(-) (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index 8df71076f..7d9d69297 100644 --- a/templates/index.php +++ b/templates/index.php @@ -60,6 +60,9 @@ foreach (Plugin::getScripts() as $appName => $fileName) { + @@ -81,6 +84,14 @@ foreach (Plugin::getScripts() as $appName => $fileName) { }" tabindex="-1" news-pull-to-refresh="showPullToRefresh"> +
+ + + +
- -

- t('Browser can not play media type')) - ?>: {{ ::item.enclosureMime }} -

- - t('Download')) ?> - -
+ + + + t('Download video')) ?> + + + t('Download audio')) ?> +
+
-- cgit v1.2.3