Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31:14 -03:00

15 lines
796 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Serial Collection</h1>
<p>This page shows a short summary of the subscription along with all of the issues that have been received, are expected, or marked late.</p>
<p>From here you can choose to edit specific issue or receive new issues.</p>
<p>To edit or receive an issue, simply check the box in the 'Edit' column and click the 'Edit Serial' button.</p>
<p>If you are adding multiple issues at once or if the latest expected issue is late, you can click the 'Generate Next' button to generate the next issue based on the subscription pattern.</p>
<p><strong>See the full documentation for Serials in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/serials.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]