Bug 8007: (followup) double quotes...
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 19:15:10 +0000 (16:15 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 19:33:37 +0000 (16:33 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/discharge.tt

index 9e93a15..00d3a3a 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Patrons &rsaquo; [% IF (unknowuser) %]Patron does not exist[% ELSE %]Discharge for [% firstname %] [% surname %] ([% cardnumber %])[% END %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body id='discharge' class='discharge'>
+<body id="discharge" class="discharge">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'patron-search.inc' %]