710a7f0086
There are references to patroncards in label text through out the patron card creator - I have changed it to 'patron card creator' Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
9 lines
601 B
HTML
9 lines
601 B
HTML
<div id="navmenu"><ul id="navmenulist">
|
|
<li><a href="/cgi-bin/koha/patroncards/home.pl">Patron Card Creator Home</a></li>
|
|
<li><a href="/cgi-bin/koha/patroncards/manage.pl?card_element=layout">Manage Layouts</a></li>
|
|
<li><a href="/cgi-bin/koha/patroncards/manage.pl?card_element=template">Manage Templates</a></li>
|
|
<li><a href="/cgi-bin/koha/patroncards/manage.pl?card_element=profile">Manage Profiles</a></li>
|
|
<li><a href="/cgi-bin/koha/patroncards/manage.pl?card_element=batch">Manage Batches</a></li>
|
|
<li><a href="/cgi-bin/koha/patroncards/image-manage.pl">Manage Images</a></li>
|
|
</ul>
|
|
</div>
|