Bug 30629: fix <span> in title of some pages
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / budget_planning.inc
1 [% PROCESS 'i18n.inc' %]
2 [%- BLOCK planning -%]
3   [%- SWITCH plan -%]
4     [%- CASE 'MONTHS'    -%][% t('by months') | html %]
5     [%- CASE 'BRANCHES'  -%][% t('by libraries') | html %]
6     [%- CASE 'ITEMTYPES' -%][% t('by item types') | html %]
7   [%- END -%]
8 [%- END -%]