Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / notices.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patron notices</h1>
4
5 <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>
6
7 <p>Clicking on the message title will expand the view to show you the full text of the message that was sent.</p>
8
9 <p><strong>See the full documentation for Patron Notices in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/patrons.html#notices">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]