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/alert.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'app/view/templates/alert.php') diff --git a/app/view/templates/alert.php b/app/view/templates/alert.php index 24f77ed..c4a54b1 100644 --- a/app/view/templates/alert.php +++ b/app/view/templates/alert.php @@ -35,14 +35,14 @@ $this->stop(); $form = '

- - + +

'; - if(!$artexist) { + if(!$pageexist) { if(!empty(Config::existnot())) { echo '

' . Config::existnot() . '

'; } @@ -53,7 +53,7 @@ $this->stop(); - switch ($art->secure()) { + switch ($page->secure()) { case 1: if(!empty(Config::private())) { echo '

' . Config::private() . '

'; @@ -78,11 +78,11 @@ $this->stop(); if ($canedit) { ?> -

⭐ Create

+

⭐ Create

-

+