File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/Cake/Console/Templates/skel/View/Pages Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ You can also add some CSS styles for your pages at: APP/webroot/css.');
207
207
<ul>
208
208
<li><a href="http://cakefoundation.org/"><?php echo __d ('cake_dev ' , 'Cake Software Foundation ' ); ?> </a>
209
209
<ul><li><?php echo __d ('cake_dev ' , 'Promoting development related to CakePHP ' ); ?> </li></ul></li>
210
- <li><a href="http://www.cakephp.org"><?php echo __d ( ' cake_dev ' , ' CakePHP ' ); ?> </a>
210
+ <li><a href="http://www.cakephp.org">CakePHP</a>
211
211
<ul><li><?php echo __d ('cake_dev ' , 'The Rapid Development Framework ' ); ?> </li></ul></li>
212
212
<li><a href="http://book.cakephp.org"><?php echo __d ('cake_dev ' , 'CakePHP Documentation ' ); ?> </a>
213
213
<ul><li><?php echo __d ('cake_dev ' , 'Your Rapid Development Cookbook ' ); ?> </li></ul></li>
You can’t perform that action at this time.
0 commit comments