X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=cards%2Findex.cgi;h=934c19ac3bf2499b3aee9adf0440188739a6e3f2;hp=e25843c54d68e8019fad4977382e31d4fdc5ca85;hb=3ea5e66a2f2cac72cfde653f56330370e0b170de;hpb=1227cb42309bc7edd296e8fea288f68968b1e003 diff --git a/cards/index.cgi b/cards/index.cgi index e25843c..934c19a 100755 --- a/cards/index.cgi +++ b/cards/index.cgi @@ -18,12 +18,8 @@ edit="${edit##*/}" printf ' [form class="newcard" action="/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"] + ]' "$(l10n newcard)" "$(l10n vcf_seed_label)" [ "$edit" ] && edit_card "$edit" list_cards } | yield_page cards #/cards/cards.css