]> git.plutz.net Git - confetti/blobdiff - cards/index.cgi
single label for seed input
[confetti] / cards / index.cgi
index 933b1d188c1a5aea53876e77c40139ea00681ef1..934c19ac3bf2499b3aee9adf0440188739a6e3f2 100755 (executable)
@@ -18,8 +18,8 @@ edit="${edit##*/}"
   printf '
   [form class="newcard" action="/cards/new_card.sh" method="POST"
     [button type="submit" %s]
-  ]' "$(l10n newcard)"
-
+    [input name="seed" placeholder="%s"]
+  ]' "$(l10n newcard)" "$(l10n vcf_seed_label)"
   [ "$edit" ] && edit_card "$edit"
   list_cards
 } | yield_page cards #/cards/cards.css