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