Bug 24201: (QA follow-up) Add 'and desk' to menus and title
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / set-library.tt
index 95d9237..3974687 100644 (file)
@@ -5,7 +5,11 @@
 [% USE Koha %]
 [% SET footerjs = 1 %]
 [% INCLUDE 'doc-head-open.inc' %]
+[% IF Koha.Preference('UseCirculationDesks') %]
+<title>Koha &rsaquo; Circulation &rsaquo; Set library and desk</title>
+[% ELSE %]
 <title>Koha &rsaquo; Circulation &rsaquo; Set library</title>
+[% END %]
 [% INCLUDE 'doc-head-close.inc' %]
 <style>
     .noshow {display: none;}