Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.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

11 lines
566 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron notices</h1>
<p>The patron's messaging preferences are set when adding or editing the patron. This tab will show the messages that have been sent and those that are queued to be sent</p>
<p>Clicking on the message title will expand the view to show you the full text of the message that was sent.</p>
<p><strong>See the full documentation for Patron Notices in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#notices">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]