From 80707aa9e3c2925b4ae995661013be622963c217 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 11 Apr 2013 15:48:50 +0200 Subject: translate folder and feed errors and added css and template code for creating folders and feeds and what happens when an error gets triggered --- templates/part.listfeed.php | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'templates/part.listfeed.php') diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 73087af28..118bdd0b8 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -1,6 +1,7 @@
  • - + + {{ feed.title }} @@ -36,4 +42,7 @@ title="t('Delete feed')); ?>"> + +
    {{ feed.error }}
  • + -- cgit v1.2.3