X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fedit_attendee.sh;h=766031c8c3fc0796f73106abc8f2145dbdc25c17;hp=66e226661dba9780ac8d3a21423db3126fb755f8;hb=63e4f339c5eb99b4aed9a2f201c2547c06703b5c;hpb=1e8f35fa92c610b540cbe365e2231194b58e0cc0 diff --git a/actions/edit_attendee.sh b/actions/edit_attendee.sh old mode 100644 new mode 100755 index 66e2266..766031c --- a/actions/edit_attendee.sh +++ b/actions/edit_attendee.sh @@ -24,4 +24,4 @@ filter="&filter=$_REF[\"filter\"]" filtertype="&filtertype=$_REF[\"filtertype\"]" order="&order=$_REF[\"order\"]" -echo -n "Location: http://$HTTP_HOST/?page=attendees${filter}${filtertype}${order}&edit=$card\n\n" +echo -n "Location: ?p=attendees${filter}${filtertype}${order}&edit=$card\n\n"