From 3b6b7d08d3c84dd9dc094fa3e0c0c58336552114 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 2 Oct 2014 21:41:06 +0200 Subject: Fix position of links (updating feed) See last commit --- app/views/helpers/feed/update.phtml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 3f6b32076..678c5f132 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -1,10 +1,13 @@

feed->name (); ?>

- feed->description (); ?> - - - +
+ + + +
+ +

feed->description (); ?>

feed->nbEntries (); ?> -- cgit v1.2.3