From: Galen Charlton Date: Fri, 1 Sep 2017 18:35:52 +0000 (-0400) Subject: LP#1688398: some tidying X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0efd7b63b425c3f9e4dced248c2db5e97184b69e;p=evergreen%2Fpines.git LP#1688398: some tidying - add a target for the View Charges button - remove some comments Signed-off-by: Galen Charlton --- 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") %]