From 8cdc99d530fb538ea24121381b21279af423fc4f Mon Sep 17 00:00:00 2001 From: gwoo Date: Fri, 23 Nov 2007 18:23:13 +0000 Subject: [PATCH] updating skel home page, fixes #3636 git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6066 3807eeeb-6ff5-0310-8944-8be069107fe0 --- cake/console/libs/templates/views/home.ctp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/cake/console/libs/templates/views/home.ctp b/cake/console/libs/templates/views/home.ctp index e9fddb134..cfb6d370a 100644 --- a/cake/console/libs/templates/views/home.ctp +++ b/cake/console/libs/templates/views/home.ctp @@ -76,8 +76,11 @@ if (!empty(\$filePresent)): $output .= "\n"; $output .= "

\n"; $output .= "

\n"; -$output .= "\n"; -$output .= "To change its layout, edit: ".$dir."layouts".DS."default.ctp.
\n"; -$output .= "You can also add some CSS styles for your pages at: ".$dir."webroot".DS."css.\n') ?>"; +$output .= "', APP . 'views' . DS . 'layouts' . DS . 'default.ctp.
', APP . 'webroot' . DS . 'css');\n"; +$output .= "?>\n"; $output .= "

\n"; ?>