From ba126f5f7175bcefbdb16c44cf74203f0756bb1b Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 16 Oct 2019 02:06:46 +0200 Subject: automatic pass ask when visitor try to edit or add --- app/view/templates/connect.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/connect.php b/app/view/templates/connect.php index 608a557..82c01ec 100644 --- a/app/view/templates/connect.php +++ b/app/view/templates/connect.php @@ -11,16 +11,14 @@ isvisitor()) { ?> -Your edits have been temporary saved. You need to connect and update to store it completly

' : '' ?> -
'; } ?> - +
@@ -35,4 +33,10 @@ if(in_array($route, ['artedit', 'artread', 'artread/'])) { +back to page read view

'; +} +?> + stop() ?> \ No newline at end of file -- cgit v1.2.3