summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-23 09:32:02 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-23 09:32:02 +0200
commit8769931a68d0dddb134674c86a43dec75b39bf83 (patch)
treeacb6907fb5a9eddeaecbb10667ba5035ce0c0913 /app/views
parent8c1789ae060000638c563e05ee42eb9b5b1c4fe0 (diff)
Rename aside_flux in aside_feed.
Diffstat (limited to 'app/views')
-rw-r--r--app/views/index/normal.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml
index 36adef2f2..02d621bd0 100644
--- a/app/views/index/normal.phtml
+++ b/app/views/index/normal.phtml
@@ -1,6 +1,6 @@
<?php
-$this->partial('aside_flux');
+$this->partial('aside_feed');
$this->partial('nav_menu');
if (!empty($this->entries)) {