update patron help files
authorNicole Engard <nengard@gmail.com>
Mon, 29 Mar 2010 21:04:05 +0000 (17:04 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 7 Apr 2010 12:43:15 +0000 (08:43 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tmpl

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tmpl
new file mode 100644 (file)
index 0000000..41f03a3
--- /dev/null
@@ -0,0 +1,10 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->   
+   <h1>Patron Search</h1>
+
+<p>Clicking on the link to the Patron module will bring you to a search/browse screen for patrons. From here you can search for a patron by entering any part of their name or barcode in the search box at the top.</p>
+
+<p>If you want to search for more than just a part of a patron name or number, you can click the plus sign [+] to the right of the search box.</p>
+
+<p>You can also browse through the patron records by clicking on the linked letters across the top.</p>
+
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
index 4ff9b5c..0dc1889 100644 (file)
@@ -9,4 +9,4 @@
 <p>You can get information on what a patron has read in the past by clicking on the Circulation History button.</p>
 <p>If you would like to edit a patron's information, click the 'Edit' button.  You can also click one of the 'Edit' links below each section on the patron record.</p>
 <p>If you would like to PERMANENTLY delete a user, click 'Delete' under 'More'. A confirmation box will appear, so don't worry about accidentally deleting a record. Just be absolutely sure before you delete!</p>
-<p>If no patron image exists for this patron, click the &quot;Add Patron Images&quot; link to add an image or images. The pixel dimensions should not exceed 120 X 200. Only PNG, GIF, JPEG, XPM formats are supported.</p><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
+<p>If no patron image exists for this patron, click the &quot;Add Patron Images&quot; link to add an image or images. The pixel dimensions should not exceed 200 X 300 and the file size should be under 520K. Only PNG, GIF, JPEG, XPM formats are supported.</p><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file