diff --git a/cake/libs/view/templates/errors/missing_component_file.thtml b/cake/libs/view/templates/errors/missing_component_file.thtml index da91c367e..9aa55aa76 100644 --- a/cake/libs/view/templates/errors/missing_component_file.thtml +++ b/cake/libs/view/templates/errors/missing_component_file.thtml @@ -30,7 +30,7 @@ ?>

Missing Component File

-

You are seeing this error because the component file +

You are seeing this error because the component file can't be found or doesn't exist.

diff --git a/cake/libs/view/templates/layouts/default.thtml b/cake/libs/view/templates/layouts/default.thtml index e11243f96..2188007b1 100644 --- a/cake/libs/view/templates/layouts/default.thtml +++ b/cake/libs/view/templates/layouts/default.thtml @@ -29,7 +29,7 @@ CakePHP : <?php echo $title_for_layout;?> - + css('cake.generic');?>