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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt (-2 / +1 lines)
Lines 88-94 Link Here
88
    [% END %]
88
    [% END %]
89
	
89
	
90
    [% IF ( CAN_user_tools_edit_quotes ) %]
90
    [% IF ( CAN_user_tools_edit_quotes ) %]
91
    <dt><a href="/cgi-bin/koha/tools/quotes.pl">Edit Quotes for QOTD Feature</a></dt>
91
    <dt><a href="/cgi-bin/koha/tools/quotes.pl">Edit quotes for QOTD feature</a></dt>
92
    <dd>Quote editor for Quote-of-the-day feature in OPAC</dd>
92
    <dd>Quote editor for Quote-of-the-day feature in OPAC</dd>
93
    [% END %]
93
    [% END %]
94
94
95
- 

Return to bug 7977