From 08f4981a0d017fd0d3093f470c42068006bd3322 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 30 Dec 2021 23:09:19 +0200 Subject: [PATCH] fix paths --- src/application/view/common/header/guest.phtml | 13 +++++++------ src/application/view/common/header/user.phtml | 3 ++- src/application/view/error/404.phtml | 4 ++-- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/application/view/common/header/guest.phtml b/src/application/view/common/header/guest.phtml index 68f6fa8..a528eed 100644 --- a/src/application/view/common/header/guest.phtml +++ b/src/application/view/common/header/guest.phtml @@ -3,12 +3,13 @@ <?php echo $metaTitle ?> + - - - - - + + + + + @@ -16,7 +17,7 @@