Bug 16726: [FOLLOW-UP] Putting text in h1
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 27 Jun 2017 04:14:47 +0000 (04:14 +0000)
committerMason James <mtj@kohaaloha.com>
Wed, 22 Nov 2017 12:43:59 +0000 (01:43 +1300)
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: Mason James <mtj@kohaaloha.com>

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

index 6e23dc2..b1fa170 100644 (file)
@@ -73,7 +73,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">