From 2c494ce0492c9b0b38c3fc989105ad7bac9c8580 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Sat, 5 May 2012 22:39:34 +0200 Subject: Issue 42: create atom.php at root, delete old 'atom10' template, update all internal links to point to the new location, put a redirect in place so as that moonmoon installs don't loose their users upon upgrading to a newer moonmoon --- custom/views/archive/head.tpl.php | 2 +- custom/views/archive/sidebar.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'custom/views/archive') diff --git a/custom/views/archive/head.tpl.php b/custom/views/archive/head.tpl.php index 03f99ae..005a75d 100644 --- a/custom/views/archive/head.tpl.php +++ b/custom/views/archive/head.tpl.php @@ -3,4 +3,4 @@ - + diff --git a/custom/views/archive/sidebar.tpl.php b/custom/views/archive/sidebar.tpl.php index 3f0d617..e21f377 100755 --- a/custom/views/archive/sidebar.tpl.php +++ b/custom/views/archive/sidebar.tpl.php @@ -21,7 +21,7 @@ usort($all_people, array('PlanetFeed', 'compare'));

-- cgit v1.2.1