Koha/koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc
Chris Nighswonger bc895d8626 Adding Printer Profiles feature to the Label Creator.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-16 11:26:38 -06:00

6 lines
336 B
HTML

<ul>
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label Layouts</a></li>
<li><a href="/cgi-bin/koha/labels/label-templates.pl">Label Templates</a></li>
<li><a href="/cgi-bin/koha/labels/label-profiles.pl">Printer Profiles</a></li>
<li><a href="/cgi-bin/koha/labels/label-manager.pl">Create or Print Label Batches</a></li>
</ul>