From 66c73a96ac2dda076bcfe0dc0a1ca2a7e169149d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 21 Oct 2014 18:19:23 +0200 Subject: first try to set indention limit at 80 characters in php --- templates/index.php | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) (limited to 'templates/index.php') diff --git a/templates/index.php b/templates/index.php index f4dd97b7f..7fe58a4c2 100644 --- a/templates/index.php +++ b/templates/index.php @@ -18,18 +18,27 @@ script('news', [
-
+
-
- +
+ + +
    inc('part.navigation.addfeed')) ?> inc('part.navigation.addfolder')) ?> inc('part.navigation.unreadfeed')) ?> inc('part.navigation.starredfeed')) ?> - inc('part.navigation.feed', ['folderId' => '0'])) ?> + inc( + 'part.navigation.feed', ['folderId' => '0'] + )) ?> inc('part.navigation.folder')) ?>
@@ -40,12 +49,17 @@ script('news', [
- - + +