Bug 27748: Encoding problem in link to OverDrive results
[koha-ffzg.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-privacy.tt
index 787adf9..31aa1c9 100644 (file)
@@ -1,6 +1,6 @@
 [% USE Koha %]
 [% INCLUDE 'doc-head-open.inc' %]
-<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your privacy management</title>
+<title>Your privacy management &rsaquo; [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog</title>
 [% INCLUDE 'doc-head-close.inc' %]
 [% BLOCK cssinclude %][% END %]
 </head>
@@ -32,7 +32,7 @@
             <div class="col-md-12 col-lg-10 order-1">
 
                 <div id="userprivacy" class="maincontent">
-                    <h2>Your privacy management</h2>
+                    <h1>Your privacy management</h1>
 
                     [% IF deleted %]
                         <div class="alert alert-success">Your checkout history has been deleted.</div>