f43558f539
What this patch does: - change the navigation bar style - change the breadcrumbs style - change the "last borrower" link style - move the search bar inside the navigation bar - move the help link to the same row as the breadcrumbs Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
5 lines
101 B
HTML
5 lines
101 B
HTML
[% USE raw %]
|
|
<div id="sub-header">
|
|
[% content | $raw %]
|
|
[% INCLUDE 'shortcut.inc' %]
|
|
</div>
|