From fefc6021197b07105698dfb7d97ece83067bda27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Tue, 9 Oct 2018 13:28:30 +0200 Subject: [PATCH 1/1] return to configure interface after bookmark change --- actions/update_bookmarks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_bookmarks.sh b/actions/update_bookmarks.sh index 68fd5ab..1670840 100755 --- a/actions/update_bookmarks.sh +++ b/actions/update_bookmarks.sh @@ -30,4 +30,4 @@ case "${_POST[submit]}" in ;; esac -redirect "${url}" +redirect "${url}#CONFIGURE" -- 2.39.2