Bug 13618: Add html filters to all the variables
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / labels / spinelabel-home.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Quick Spine Label Creator</h1>
4
5 <p style="background-color: #ffe599">Tip: This tool does not use the label layouts or templates, it simply prints a spine label in the first spot on the label sheet.</p>
6
7 <ul>
8         <li>Define the fields you want to print on the spine label in the SpineLabelFormat system preference</li>
9     <li>Format your label printing by editing spinelabel.css found in [% interface | html %]/[% theme | html %]/css/</li>
10 </ul>
11
12 <p>To use this tool you simply need the barcode for the book you'd like to print the spine label for.</p>
13
14 <p><strong>See the full documentation for Quick Spine Label Creator in the <a href="http://koha-community.org/manual/[% helpVersion | html %]/en/html/tools.html#quick-spine-label-creator">manual</a> (online).</strong></p>
15
16 [% INCLUDE 'help-bottom.inc' %]