From: cash Date: Sun, 20 Mar 2011 21:02:38 +0000 (+0000) Subject: Refs #3197 fixed layout views for RSS viewtype X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ae6bea4b0b40a94edb0c5271d279f3bdcca6a0c1;p=lorea%2Felgg.git Refs #3197 fixed layout views for RSS viewtype git-svn-id: http://code.elgg.org/elgg/trunk@8785 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/rss/layout/objects/image_block.php b/views/rss/page/components/image_block.php similarity index 100% rename from views/rss/layout/objects/image_block.php rename to views/rss/page/components/image_block.php diff --git a/views/rss/layout/objects/list.php b/views/rss/page/components/list.php similarity index 100% rename from views/rss/layout/objects/list.php rename to views/rss/page/components/list.php diff --git a/views/rss/layout/shells/default.php b/views/rss/page/layouts/default.php similarity index 100% rename from views/rss/layout/shells/default.php rename to views/rss/page/layouts/default.php