From 0968351067f99e8afc882d4237902642e608e6f5 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Fri, 18 Oct 2019 15:50:34 +0200 Subject: Big naming Clean-up Art -> Page --- app/view/templates/connect.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/view/templates/connect.php') diff --git a/app/view/templates/connect.php b/app/view/templates/connect.php index 82c01ec..dca4303 100644 --- a/app/view/templates/connect.php +++ b/app/view/templates/connect.php @@ -14,7 +14,7 @@
'; } ?> @@ -34,8 +34,8 @@ if(in_array($route, ['artedit', 'artread', 'artread/', 'artadd'])) { back to page read view

'; +if(in_array($route, ['pageedit', 'pageread', 'pageread/', 'pageadd'])) { + echo '

back to page read view

'; } ?> -- cgit v1.2.3