Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt
Nicole C. Engard 418d5706a1 Bug 9850: Update Label Help Files
This patch updates the manual links in the label creator
help files. There were not other string changes.

To test:

Visit the help on the label creator and make sure that the
links go to the 3.12 manual.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Updating links.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:45:18 -04:00

17 lines
No EOL
660 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.12/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]