From: Jason Stephenson Date: Tue, 20 Mar 2012 17:47:00 +0000 (-0400) Subject: Fix a couple of templates with multiple class attributes in tags. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=327979abf88b6a29cf3b6004691cb3e809de8465;p=working%2FEvergreen.git Fix a couple of templates with multiple class attributes in tags. There should only be one class attribute on a HTML tag. However, multiple classes can be combined in a single attribute argument. See: http://www.w3schools.com/tags/att_standard_class.asp Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/acq/invoice/view.tt2 b/Open-ILS/src/templates/acq/invoice/view.tt2 index 38ca8736cd..7e4d48931b 100644 --- a/Open-ILS/src/templates/acq/invoice/view.tt2 +++ b/Open-ILS/src/templates/acq/invoice/view.tt2 @@ -69,7 +69,7 @@
-
+
Delete @@ -91,9 +91,9 @@ - Total + Total Total - Balance + Balance diff --git a/Open-ILS/src/templates/opac/password_reset.tt2 b/Open-ILS/src/templates/opac/password_reset.tt2 index 62c65ab237..ff9f446e38 100644 --- a/Open-ILS/src/templates/opac/password_reset.tt2 +++ b/Open-ILS/src/templates/opac/password_reset.tt2 @@ -41,7 +41,7 @@ - +