From 84e6b4ea6bc3e3fbe49f07a21ca609b627da4cfd Mon Sep 17 00:00:00 2001 From: nachoparker Date: Sun, 15 Mar 2020 22:38:15 -0600 Subject: [PATCH] ncp-web: check for possibly missing index Signed-off-by: nachoparker --- changelog.md | 10 ++++++---- ncp-web/index.php | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index c1367d45d..285de30bb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,13 @@ -[v1.23.0](https://github.com/nextcloud/nextcloudpi/commit/a670258) (2020-03-13) upgrade to NC18.0.2 +[v1.23.1](https://github.com/nextcloud/nextcloudpi/commit/317c2aa) (2020-03-15) ncp-web: check for possibly missing index -[v1.22.3](https://github.com/nextcloud/nextcloudpi/commit/76d5da3) (2020-03-02) nc-snapshot-auto: read datadir location during execution +[v1.23.0](https://github.com/nextcloud/nextcloudpi/commit/d108fad) (2020-03-13) upgrade to NC18.0.2 -[v1.22.2 ](https://github.com/nextcloud/nextcloudpi/commit/75b1a06) (2020-03-02) nc-maintenance: add is_active +[v1.22.3 ](https://github.com/nextcloud/nextcloudpi/commit/c09dfd9) (2020-03-02) nc-snapshot-auto: read datadir location during execution -[v1.22.1 ](https://github.com/nextcloud/nextcloudpi/commit/49de98b) (2020-03-03) samba: option to apply only to a NC group (#1048) +[v1.22.2 ](https://github.com/nextcloud/nextcloudpi/commit/f71c8c8) (2020-03-02) nc-maintenance: add is_active + +[v1.22.1 ](https://github.com/nextcloud/nextcloudpi/commit/c49c390) (2020-03-03) samba: option to apply only to a NC group (#1048) [v1.22.0 ](https://github.com/nextcloud/nextcloudpi/commit/9304c86) (2020-03-03) Add nc-trusted-proxies (#1094) diff --git a/ncp-web/index.php b/ncp-web/index.php index b2d217603..1b347fb02 100644 --- a/ncp-web/index.php +++ b/ncp-web/index.php @@ -235,13 +235,13 @@
-
+

__("Backups"); ?>

-
+

__("Nextcloud configuration"); ?>