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 .= "