X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Findex.cgi;h=2c9f267e1f6e0345164df1c674fac6b36338c724;hb=deaf5f6847c373f4c9b6757933d0fd73bf6cb446;hp=e25843c54d68e8019fad4977382e31d4fdc5ca85;hpb=1227cb42309bc7edd296e8fea288f68968b1e003;p=confetti diff --git a/cards/index.cgi b/cards/index.cgi index e25843c..2c9f267 100755 --- a/cards/index.cgi +++ b/cards/index.cgi @@ -16,14 +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 %s %s %s %s %s %s () %s () %s"] - ]' "$(l10n newcard)" \ - "$(l10n X-ZACK-JOINDATE)" "$(l10n n_first)" "$(l10n n_last)" \ - "$(l10n BDAY) $(l10n month)" "$(l10n BDAY) $(l10n year)" \ - "$(l10n TEL)" "$(l10n TEL) $(l10n 'TYPE=CELL')" "$(l10n EMAIL)" \ - "$(l10n NOTE)" + [input name="seed" placeholder="%s"] + ]' "${_BASE}" "$(l10n newcard)" "$(l10n vcf_seed_label)" [ "$edit" ] && edit_card "$edit" list_cards } | yield_page cards #/cards/cards.css