Bug 16726: [FOLLOW-UP] Putting text in h1
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 27 Jun 2017 04:14:47 +0000 (04:14 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Sep 2017 16:00:07 +0000 (13:00 -0300)
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>
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">