From fdf7e4a1d8ce05970999243145db34162db40e3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Tue, 31 May 2022 16:18:01 +0200 Subject: [PATCH] consider base path for editor form action --- themes/default.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default.sh b/themes/default.sh index 09e12f2..c99477b 100755 --- a/themes/default.sh +++ b/themes/default.sh @@ -74,7 +74,7 @@ theme_editor(){ [ "$template" ] && acl_read "$template" || template="$page" theme_page - "Editor: $title" <<-EOF -
+ -- 2.39.2