Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt
Nicole C. Engard 21d39dad96 Bug 7936: Label Help Files
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2012-04-13 16:12:35 +02: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.8/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]