Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/notices.tt
Nicole C. Engard 4f9faf4509 Bug 6966: Members Help Files
This patch updates the members help files. It removes
an unused file and adds a new one for the partial fines
payments. It also adds links to the manuals to all pages.
2011-10-08 20:01:05 +13:00

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