From 35623dc2baffd6ce1900f1b72ceb131dcb9644c7 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 17 Nov 2014 15:44:28 +0100 Subject: fix firstrun ajax cron message --- templates/part.content.firstrun.php | 28 +++++++++++++++------------- templates/part.content.php | 2 +- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/templates/part.content.firstrun.php b/templates/part.content.firstrun.php index a089ba729..0ed8a9f1e 100644 --- a/templates/part.content.firstrun.php +++ b/templates/part.content.firstrun.php @@ -1,15 +1,17 @@ -
-
-

t('Add a feed')) ?>

-
-

- t('There are no feeds yet. Go ahead and add some')) - ?> :) -

-
-
-

t('Import feeds and articles')) ?>

+ +
+
+

t('Add a feed')) ?>

+
+

+ t('There are no feeds yet. Go ahead and add some')) + ?> :) +

+
+
+

t('Import feeds and articles')) ?>

+
-
\ No newline at end of file + \ No newline at end of file diff --git a/templates/part.content.php b/templates/part.content.php index c0e27f448..661f11198 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -1,5 +1,5 @@ -inc('part.content.firstrun')) ?> inc('part.content.cronwarning')) ?> +inc('part.content.firstrun')) ?>