From 2669b6179f37d768755687a1b9c1a1ba0f849ac1 Mon Sep 17 00:00:00 2001
From: predominant
Date: Thu, 5 Nov 2009 14:30:56 +1100
Subject: [PATCH] Fix committed merge conflict for home page.
---
cake/libs/view/pages/home.ctp | 75 -----------------------------------
1 file changed, 75 deletions(-)
diff --git a/cake/libs/view/pages/home.ctp b/cake/libs/view/pages/home.ctp
index dcf7d6f0e..d370b9691 100644
--- a/cake/libs/view/pages/home.ctp
+++ b/cake/libs/view/pages/home.ctp
@@ -138,80 +138,6 @@ You can also add some CSS styles for your pages at: APP/webroot/css.');
-<<<<<<< HEAD:cake/libs/view/pages/home.ctp
- -
- Html->link(__('Cake Software Foundation', true), 'http://www.cakefoundation.org/');
- ?>
-
-
- -
- Html->link(__('CakePHP', true), 'http://www.cakephp.org');
- ?>
-
-
- -
- Html->link(__('CakePHP Documentation', true), 'http://book.cakephp.org');
- ?>
-
-
- -
- Html->link(__('CakePHP API', true), 'http://api.cakephp.org');
- ?>
-
-
- -
- Html->link(__('The Bakery', true), 'http://bakery.cakephp.org');
- ?>
-
-
- -
- Html->link(__('The Show', true), 'http://live.cakephp.org');
- ?>
-
-
- -
- Html->link(__('CakePHP Google Group', true), 'http://groups.google.com/group/cake-php');
- ?>
-
-
- -
- Html->link(__('irc.freenode.net #cakephp', true), 'irc://irc.freenode.net/cakephp');
- ?>
-
-
- -
- Html->link(__('CakePHP Code', true), 'http://code.cakephp.org/');
- ?>
-
-
- -
- Html->link(__('CakeForge', true), 'http://www.cakeforge.org');
- ?>
-
-
- -
- Html->link(__('Book Store', true), 'http://astore.amazon.com/cakesoftwaref-20/');
- ?>
-
-
- -
- Html->link(__('CakePHP gear', true), 'http://www.cafepress.com/cakefoundation');
- ?>
-
-
-=======
-
-
@@ -236,5 +162,4 @@ You can also add some CSS styles for your pages at: APP/webroot/css.');
-
->>>>>>> 1.3-alpha:cake/libs/view/pages/home.ctp
\ No newline at end of file