Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt
Nicole C. Engard b143ed1054 Bug 6966 update help files for labels
This patch adds the manual links to the label maker
help files.
2011-10-08 20:01:05 +13:00

17 lines
No EOL
659 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Layouts</h1>
<p>A layout is used to define the fields you want to appear on your labels.</p>
<h2>Add a Layout</h2>
<p>To add a new layout, you want to click on the 'Layouts' button at the top of your page and choose 'New Layout'</p>
<p>Using the form that appears you can create a profile to fix any problems with your template.</p>
<p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
<p><strong>See the full documentation for Label Layouts in the <a href="http://manual.koha-community.org/3.6/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]