From 0efd7b63b425c3f9e4dced248c2db5e97184b69e Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 1 Sep 2017 14:35:52 -0400 Subject: [PATCH] LP#1688398: some tidying - add a target for the View Charges button - remove some comments Signed-off-by: Galen Charlton --- Open-ILS/src/templates/opac/myopac/main.tt2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Open-ILS/src/templates/opac/myopac/main.tt2 b/Open-ILS/src/templates/opac/myopac/main.tt2 index efe94531c7..e6d7f1381e 100644 --- a/Open-ILS/src/templates/opac/myopac/main.tt2 +++ b/Open-ILS/src/templates/opac/myopac/main.tt2 @@ -12,7 +12,7 @@ [% IF myopac_cc_allowed; # http://www.w3.org/TR/WCAG20-TECHS/H32.html # avoid forms w/ no submit action %] -
+ [% END %] [% IF ctx.fines.circulation.size > 0 %] @@ -154,10 +154,10 @@ title="[% l('Click to (un)select all fines') %]" /> [% END %] - [% l("Owed") %] - [% l("Billing Type") %] - [% l("Note") %] - [% l("Date") %] + [% l("Owed") %] + [% l("Billing Type") %] + [% l("Note") %] + [% l("Date") %] -- 2.43.2