diff --git a/index.php b/index.php index 50b0d3e..dc8884c 100644 --- a/index.php +++ b/index.php @@ -33,11 +33,7 @@ - - - - - + \ No newline at end of file diff --git a/php/home.php b/php/home.php index 96b1ff3..c110d51 100644 --- a/php/home.php +++ b/php/home.php @@ -18,7 +18,7 @@ if( Text::isNotEmpty($User->firstName()) || Text::isNotEmpty($User->lastName()) ) { $author = $User->firstName().' '.$User->lastName(); } ?> - p('Category') ?>: category() ?> + p('Category') ?>: category() ?> diff --git a/php/page.php b/php/page.php index 06160f6..4d0f976 100644 --- a/php/page.php +++ b/php/page.php @@ -17,7 +17,7 @@ if( Text::isNotEmpty($User->firstName()) || Text::isNotEmpty($User->lastName()) ) { $author = $User->firstName().' '.$User->lastName(); } ?> - p('Category') ?>: category() ?> + p('Category') ?>: category() ?>