diff --git a/app/views/configure/sharing.phtml b/app/views/configure/sharing.phtml index b42825382..ffe3c039b 100644 --- a/app/views/configure/sharing.phtml +++ b/app/views/configure/sharing.phtml @@ -15,7 +15,7 @@ '> - sharing as $key => $sharing): ?> + sharing as $key => $sharing) { ?> shares[$sharing['type']]; ?>
- +
diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml index 66111397c..b8a78cc3d 100644 --- a/app/views/index/normal.phtml +++ b/app/views/index/normal.phtml @@ -141,7 +141,7 @@ if (!empty($this->entries)) {
diff --git a/app/views/stats/index.phtml b/app/views/stats/index.phtml index c13c5d26c..18bcd4d99 100644 --- a/app/views/stats/index.phtml +++ b/app/views/stats/index.phtml @@ -52,14 +52,14 @@ - topFeed as $feed): ?> + topFeed as $feed) { ?> repartition['all_feeds']['total'] * 100, 1);?> - +