From aa8529b2d617137cc7500742090e5bb2246b8928 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 5 Oct 2014 19:12:52 +0200 Subject: Coding style (views) Some files was not saved :s See https://github.com/marienfressinaud/FreshRSS/issues/655 --- app/views/configure/reading.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/configure/reading.phtml') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index 7e4efc264..c8685acf3 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -1,9 +1,9 @@ -partial ('aside_configure'); ?> +partial('aside_configure'); ?>
- + -
+
-- cgit v1.2.3