|
Lines 18-24
Link Here
|
| 18 |
[% t("Patrons") | html %] › |
18 |
[% t("Patrons") | html %] › |
| 19 |
[% ELSIF ( caller == 'recall' ) %] |
19 |
[% ELSIF ( caller == 'recall' ) %] |
| 20 |
[% t("Recall print receipt") | html %] › |
20 |
[% t("Recall print receipt") | html %] › |
| 21 |
[% t("Circulation") | html %] &rsqaquo; |
21 |
[% t("Circulation") | html %] › |
| 22 |
[% ELSIF ( title ) %][%# FIXME title is never defined %] |
22 |
[% ELSIF ( title ) %][%# FIXME title is never defined %] |
| 23 |
[% title | html %] › |
23 |
[% title | html %] › |
| 24 |
[% t("Patrons") | html %] › |
24 |
[% t("Patrons") | html %] › |
| 25 |
- |
|
|