X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Findex.cgi;h=639bb64f6bcce59ac013a7e039aacf542e511b18;hb=b415e3635963435899d7a5f872aec3016ebe021c;hp=6f44168fa0914e239a086a05bf0b9ee26b4481a7;hpb=1b5fe5ec8e6ceb580ada4e0ff4fe3955c2457ec0;p=lobster diff --git a/cards/index.cgi b/cards/index.cgi index 6f44168..639bb64 100755 --- a/cards/index.cgi +++ b/cards/index.cgi @@ -16,11 +16,12 @@ upcase=' y;abcdefghijklmnopqrstuvwxyzäöüé;ABCDEFGHIJKLMNOPQRSTUVWXYZÄÖÜÉ filter="$(GET f)" order="$(GET o)" -edit="$(GET e)" -[ "$order" ] || order=firstname +edit="$(GET e |PATH)" -{ w_filter_diag +[ "$order" ] || order=lastname +edit="${edit##*/}" +{ w_filter_diag printf ' [form class="newcard" action="/cards/new_card.sh" method="POST" [button type="submit" %s]