X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Flist.sh;h=616d6abb1b966f90531937d1aa5a6938e5c5da5f;hb=f703db26c2ea1e49e7580452ef0ee89557b18525;hp=03fa97340bd546d83cdccc36f35b9c2ed90401ab;hpb=e039a460402b12988170c50f9a57b90af3183ed7;p=lobster diff --git a/cards/list.sh b/cards/list.sh index 03fa973..616d6ab 100755 --- a/cards/list.sh +++ b/cards/list.sh @@ -79,8 +79,8 @@ print_card(){ [div .section .note $(card_item "$card" NOTE X-CLIENT-REFERRAL)] [div .section .therapies $(card_item "$card" therapies)] [div .control - [a .item href="/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)] - [a .item href="/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)] + [a .item .button href="/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)] + [a .item .button href="/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)] ] ] EOF