Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt
Owen Leonard a5c762d491 Bug 11503: fix several typos
This patch corrects several typos: Some reported in Bug 11503, others
found during a systematic spell check of the help files.

To test, examine the changes and confirm that the spelling changes are
correct.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-13 20:47:03 +00:00

11 lines
No EOL
442 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Subscription Detail</h1>
<p>This page shows you all of the information about your subscription including issue history.</p>
<p>From here you can edit your subscription, renew it and/or receive issues.</p>
<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/serials.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]