View | Details | Raw Unified | Return to bug 10190
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt (-6 lines)
Lines 63-73 Link Here
63
                    <dd>Define notices (print and email notification messages for overdues, etc.)</dd>
63
                    <dd>Define notices (print and email notification messages for overdues, etc.)</dd>
64
                [% END %]
64
                [% END %]
65
65
66
                [% IF ( CAN_user_tools_edit_notice_status_triggers ) %]
67
                    <dt><a href="/cgi-bin/koha/admin/circulation_triggers">Overdue notice/status triggers</a></dt>
68
                    <dd>Set notice/status triggers for overdue items</dd>
69
                [% END %]
70
71
                [% IF ( CAN_user_tools_label_creator ) %]
66
                [% IF ( CAN_user_tools_label_creator ) %]
72
                    <dt><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></dt>
67
                    <dt><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></dt>
73
                    <dd>Create printable patron cards</dd>
68
                    <dd>Create printable patron cards</dd>
74
- 

Return to bug 10190