Bug 16726: [FOLLOW-UP] Putting text in h1
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 27 Jun 2017 04:14:47 +0000 (04:14 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 29 Oct 2017 18:42:39 +0000 (19:42 +0100)
Works as outlined in test plan, search terms now appear at top as h1 as well

Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit f24e339dd603e015557107048d1a678293cb2e65)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 0cad7e54cd20211eb12a642ed4074b0f5b232cac)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt

index 550981a..4d7c963 100644 (file)
@@ -77,7 +77,7 @@
         No system preferences matched your search for: <strong>[% searchfield |html %]</strong>
     </div>
     [% ELSE %]
-        You searched for: <strong>[% searchfield | html %]</strong>
+        <h1>You searched for: [% searchfield | html %]</h1>
     [% END %]
     [% FOREACH TAB IN TABS %]
     <div class="prefs-tab">