From: Paul Hänsch Date: Tue, 9 Oct 2018 11:28:30 +0000 (+0200) Subject: return to configure interface after bookmark change X-Git-Url: https://git.plutz.net/?p=confetti;a=commitdiff_plain;h=fefc6021197b07105698dfb7d97ece83067bda27 return to configure interface after bookmark change --- 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"