Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt
Nicole C. Engard cc748481d1 Bug 8945: Update patron help files
This patch adds two missing help files and updates the
existing help files in the members folder.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:15:10 +02:00

11 lines
No EOL
560 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://manual.koha-community.org/3.10/en/patroninformation.html#patnotices">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]