diff --git a/cake/console/libs/templates/views/view.ctp b/cake/console/libs/templates/views/view.ctp index 807eb323e..febc12542 100644 --- a/cake/console/libs/templates/views/view.ctp +++ b/cake/console/libs/templates/views/view.ctp @@ -89,7 +89,7 @@ if(!empty($associations['hasOne'])) : $class = ' class="altrow"'; } echo "\t\t\n"; - echo "\t\t\n\t\n \n"; + echo "\t\t\n\t\n \n"; } ?> @@ -122,7 +122,7 @@ foreach ($relations as $alias => $details): __('".Inflector::humanize($field)."');\n"; + echo "\t\t\n"; } ?> ";?>