X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=cards%2Findex.cgi;h=2c9f267e1f6e0345164df1c674fac6b36338c724;hp=934c19ac3bf2499b3aee9adf0440188739a6e3f2;hb=07454834f9d0291be5e652eef5f62c889331d695;hpb=028ca40e8f741f3bf7acbba15d61e4479ab570d2 diff --git a/cards/index.cgi b/cards/index.cgi index 934c19a..2c9f267 100755 --- a/cards/index.cgi +++ b/cards/index.cgi @@ -16,10 +16,10 @@ edit="${edit##*/}" { w_filter_diag printf ' - [form class="newcard" action="/cards/new_card.sh" method="POST" + [form class="newcard" action="%s/cards/new_card.sh" method="POST" [button type="submit" %s] [input name="seed" placeholder="%s"] - ]' "$(l10n newcard)" "$(l10n vcf_seed_label)" + ]' "${_BASE}" "$(l10n newcard)" "$(l10n vcf_seed_label)" [ "$edit" ] && edit_card "$edit" list_cards } | yield_page cards #/cards/cards.css