X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fedit_course.sh;h=abeae20a8b1d8beb99aeac022b1d5ec53bed01ce;hp=2b825619d494b8b6f75c4faff2ce28d7f51ea06f;hb=fd8bfb7fa37228c2c75d896124c99a4518e93b1e;hpb=1e8f35fa92c610b540cbe365e2231194b58e0cc0 diff --git a/actions/edit_course.sh b/actions/edit_course.sh index 2b82561..abeae20 100644 --- a/actions/edit_course.sh +++ b/actions/edit_course.sh @@ -19,4 +19,4 @@ course="$_GET[\"course\"]" -echo -n "Location: http://$HTTP_HOST/?page=courses&edit=$course\n\n" +echo -n "Location: ?page=courses&edit=$course\n\n"