From 0a4f8c10afb196b990b659c17fb32cfd5d991d46 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Fri, 19 Nov 2021 11:40:20 -0700 Subject: [PATCH] ncp-web: fix spurious characters in power menu Signed-off-by: nachoparker --- changelog.md | 8 +++++--- ncp-web/index.php | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 1dce244d..0bf5eaf3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,13 @@ -[v1.44.3](https://github.com/nextcloud/nextcloudpi/commit/70eae61) (2021-11-18) tweak ncc command +[v1.44.4](https://github.com/nextcloud/nextcloudpi/commit/418cb47) (2021-11-19) ncp-web: fix spurious characters in power menu -[v1.44.2](https://github.com/nextcloud/nextcloudpi/commit/0c589ff) (2021-11-16) ncp-app: bump to NC22 +[v1.44.3](https://github.com/nextcloud/nextcloudpi/commit/4717eb3) (2021-11-18) tweak ncc command + +[v1.44.2 ](https://github.com/nextcloud/nextcloudpi/commit/0c589ff) (2021-11-16) ncp-app: bump to NC22 [v1.44.1 ](https://github.com/nextcloud/nextcloudpi/commit/2aa95c6) (2021-11-16) ncp-previewgenerator: update to NC22 -[v1.43.7](https://github.com/nextcloud/nextcloudpi/commit/6aba9b9) (2021-11-05) nc-restore: improve restoring data from SD to docker +[v1.43.7 ](https://github.com/nextcloud/nextcloudpi/commit/6aba9b9) (2021-11-05) nc-restore: improve restoring data from SD to docker [v1.43.6 ](https://github.com/nextcloud/nextcloudpi/commit/c56a4db) (2021-11-05) ncp-web: hide power menu on docker diff --git a/ncp-web/index.php b/ncp-web/index.php index e43addfb..e7e3f539 100644 --- a/ncp-web/index.php +++ b/ncp-web/index.php @@ -218,7 +218,7 @@ HTML; // Skip section in docker container if ( !file_exists( '/.docker-image' ) ) echo <<"> +