X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_prescription.sh;h=c11bd9de731cd03bcb9d24fe0c1a9d673df7aca1;hp=d31accaef86ee12cdbc881de544d43d009922a90;hb=547778804d2beb3394ae47218d7490e6095b778c;hpb=fdfc261b61998249782240ecb0d40a10d44936a9 diff --git a/templates/view_prescription.sh b/templates/view_prescription.sh index d31acca..c11bd9d 100755 --- a/templates/view_prescription.sh +++ b/templates/view_prescription.sh @@ -19,37 +19,39 @@ check(){ [ "$1" = "$2" ] && printf checked} cat < -

$(l10n therapy_prescription)

- +
${mpx[insurance]}
-${mpx[name]} -
+${mpx[name]} ${mpx[bday]}
${mpx[date]} +
+
+

$(l10n therapy_prescription)


${mpx[addcontrib]} +
+

$(l10n prescription_by_catalogue)


-

- -
+
+
@@ -57,25 +59,22 @@ cat <$(l10n housecall)
+
+ +
-
- -${mpx[remidy]} -
-${mpx[quantity]} -
+ +${mpx[quantity]} +${mpx[remidy]} ${mpx[quantity_weekly]} -
- -${mpx[remidy1]} -
-${mpx[quantity1]} -
+ +${mpx[quantity1]} +${mpx[remidy1]} ${mpx[quantity_weekly1]}
@@ -84,12 +83,14 @@ cat < ${mpx[icd10]} +
-
-
+
$(l10n edit) +$(l10n therapy) +
END_HTML