From 8130427ec508f1d66553b52052c840c311081061 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 14 Jan 2019 19:24:19 +0100 Subject: fix save art out of session --- app/view/templates/backtopbar.php | 1 + app/view/templates/connect.php | 4 ++++ app/view/templates/navart.php | 2 ++ 3 files changed, 7 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/backtopbar.php b/app/view/templates/backtopbar.php index 07b19e8..d6b522e 100644 --- a/app/view/templates/backtopbar.php +++ b/app/view/templates/backtopbar.php @@ -15,6 +15,7 @@
+
diff --git a/app/view/templates/connect.php b/app/view/templates/connect.php index 06fe9c8..5d7ee5c 100644 --- a/app/view/templates/connect.php +++ b/app/view/templates/connect.php @@ -11,7 +11,11 @@ isvisitor()) { ?> +Your edits have been temporary saved. You need to connect and update to store it completly

' : '' ?> +
+ +
diff --git a/app/view/templates/navart.php b/app/view/templates/navart.php index be3b248..1e6b551 100644 --- a/app/view/templates/navart.php +++ b/app/view/templates/navart.php @@ -72,6 +72,7 @@
  • +
    @@ -82,6 +83,7 @@
  • +
  • -- cgit v1.2.3