]> git.plutz.net Git - lobster/blobdiff - cards/list.sh
style updates using common.css
[lobster] / cards / list.sh
index 03fa97340bd546d83cdccc36f35b9c2ed90401ab..616d6abb1b966f90531937d1aa5a6938e5c5da5f 100755 (executable)
@@ -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