link(
- $html->image('cake.power.png', array('alt'=>"CakePHP: the PHP Rapid Development Framework", 'border'=>"0")),
+ $html->image('cake.power.png', array('alt'=>"CakePHP: the rapid development php framework", 'border'=>"0")),
'http://www.cakephp.org/',
array('target'=>'_new'), null, false
);
diff --git a/cake/libs/view/templates/layouts/default.ctp b/cake/libs/view/templates/layouts/default.ctp
index d82939f44..8ecc8bdec 100644
--- a/cake/libs/view/templates/layouts/default.ctp
+++ b/cake/libs/view/templates/layouts/default.ctp
@@ -28,7 +28,7 @@
- CakePHP: the PHP Rapid Development Framework:
+ CakePHP: the rapid development php framework:
@@ -41,7 +41,7 @@
-
link('CakePHP: the PHP Rapid Development Framework', 'http://cakephp.org');?>
+link('CakePHP: the rapid development php framework', 'http://cakephp.org');?>
link(
- $html->image('cake.power.png', array('alt'=>"CakePHP: the PHP Rapid Development Framework", 'border'=>"0")),
+ $html->image('cake.power.png', array('alt'=>"CakePHP: the rapid development php framework", 'border'=>"0")),
'http://www.cakephp.org/',
array('target'=>'_new'), null, false
);
diff --git a/cake/tests/lib/header.php b/cake/tests/lib/header.php
index 2f23ecd21..e19bfef47 100644
--- a/cake/tests/lib/header.php
+++ b/cake/tests/lib/header.php
@@ -43,7 +43,7 @@
-