Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

17 lines
667 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://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#layouts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]