Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
arrow = arrow_right;
END;
%]
- <div class="card-header extra_header">
- <a id='[% name %]' href='[% href %]' class="text-white" rel="nofollow" vocab="" style="text-decoration:none;">
- <span>[% arrow %] [% extra.label | html %]</span>
- </a>
+ <a id='[% name %]' href='[% href %]' class="text-white" rel="nofollow" vocab="" style="text-decoration:none;">
+ <div class="card-header extra_header">
+
+ <span>[% IF !(name == 'awards' OR name == 'addedcontent'); arrow; END %] [% extra.label | html %]</span>
+ </a>
</div>
[% IF tab_is_active(name); %]
<div class='card-body'>
<div class="container-fluid my-3">
-<div>
- <div class="header_middle">[% l('Narrow Your Search') %]</div>
- <i>[% l('PINES Facet Tip') %]</i>
-</div>
+<h2 style="font-size:1.5em;font-weight:bold;">[% l('Narrow Your Search') %] <a data-toggle="tooltip" data-original-title="[% l('PINES Facet Tip') %]"><i class="fas fa-question-circle" aria-hidden="true"></i></a></h2>
<div class="facet_box_wrapper row">
[%