# HG changeset patch # User Kim Alvefur # Date 1602520716 -7200 # Node ID 1be37846314a66c5c27c95efb28dfdec3a510779 # Parent e2728b5402233ef8c9c3785d85fc0c282ad346fb mod_welcome_page/html: Fix form target if path isn't / action="/" only works if http_paths.welcome_page="/" while "" should work as long as the GET and POST URLs are the same. diff -r e2728b540223 -r 1be37846314a mod_welcome_page/html/index.html --- a/mod_welcome_page/html/index.html Mon Oct 12 18:04:05 2020 +0200 +++ b/mod_welcome_page/html/index.html Mon Oct 12 18:38:36 2020 +0200 @@ -40,7 +40,7 @@ {message.text} } -
+