Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-numberpatterns.tt
Galen Charlton 00279b8480 Bug 11483: (follow-up) fix typos
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-08 15:15:11 +00:00

13 lines
767 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Serial Numbering Patterns</h1>
<p>Every time you create a new numbering pattern in serials you can save it for later use. These patterns are accessible via the Manage numbering patterns page.</p>
<p>This page will list for you the numbering patterns you have saved in the past as well as a few canned patterns.</p>
<p>It will also allow you to create a new numbering pattern without first adding a subscription. To add a new pattern click 'New numbering pattern' at the top of the list of patterns.</p>
<p><strong>See the full documentation for Serial Numbering Patterns in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/serialpatterns.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]