]> git.plutz.net Git - confetti/blobdiff - templates/view_prescription.sh
simplify distinction between attendees and clients
[confetti] / templates / view_prescription.sh
index df89cdba5b2db646fc1aeb666ebb5f4fea45cdf0..ce2b4967b7bf2e7ca4bbb37f22662733220a5a21 100755 (executable)
@@ -18,7 +18,7 @@
 check(){ [ "$1" = "$2" ] && printf checked}
 
 cat <<END_HTML
-<div class="prescription">
+<div class="prescription ${mpx[presctype]%_*} ${mpx[presctype]#*_}">
 <fieldset class="baseinfo">
 <label for="insurance">$(l10n insurance)</label>
 <span id="insurance">${mpx[insurance]}</span>