[% SET intranetstylesheet='staff-global_' _ KOHA_VERSION _ '.css' UNLESS intranetstylesheet %]
[% IF (intranetstylesheet.match('^https?:|^\/')) %]
[% ELSE %]
[% END %]
[% IF ( intranetcolorstylesheet ) %]
[% IF (intranetcolorstylesheet.match('^https?:|^\/')) %]
[% ELSE %]
[% END %]
[% END %]