---
 .../prog/en/modules/help/suggestion/suggestion.tt  |   24 +++++++++++--------
 1 files changed, 14 insertions(+), 10 deletions(-)

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
index 502cb93..0965c94 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
@@ -2,33 +2,37 @@
 
 <h1>Purchase Suggestions</h1>
 
-<p>Depending on your settings in the suggestion system preference, patrons may 
be able to make purchase suggestions via the OPAC. When a suggestion is waiting 
for library review, it will appear on the Acquisitions home page in the list of 
links on the left of the page.</p>
+<p>Depending on your settings in your <em>suggestion</em> system preference, 
patrons may be able to make purchase suggestions via the OPAC. When a 
suggestion is waiting for library review, it will appear on the Acquisitions 
home page in the list of links on the left of the page.</p>
 
-<p>Clicking 'Manage suggestions' will take you to the suggestion management 
tool. If there are no pending suggestions you can access the suggestion 
management tool by clicking the 'Manage suggestions' link on the menu on the 
left of the Acquisitions page.</p>
+<p>It will also appear on the main staff dashboard under the Acquisitions 
label.</p>
 
-<p>Your suggestions will be sorted into three categories: 'Accepted', 
'Pending', and 'Rejected'. Each accepted or rejected suggestion will show the 
name of the librarian who managed the suggestion and the reason they gave for 
accepting or rejecting it (found under 'Status').</p>
+<p>Clicking ‘Manage suggestions’ will take you to the suggestion management 
tool. If there are no pending suggestions you can access the suggestion 
management tool by clicking the ‘Manage suggestions’ link on the menu on the 
left of the Acquisitions page.</p>
+
+<p>Your suggestions will be sorted into three categories: Accepted, Pending, 
and Rejected. Each accepted or rejected suggestion will show the name of the 
librarian who managed the suggestion and the reason they gave for accepting or 
rejecting it (found under ‘Status’).</p>
 
 <p>For libraries with lots of suggestions, there are filters on the left hand 
side of the Manage Suggestions page to assist in limiting the number of titles 
displayed on the screen.</p>
 
-<p>Clicking on the blue headings will expand the filtering options and 
clicking '[clear]' will clear all filters and show all suggestions.</p>
+<p>Clicking on the blue headings will expand the filtering options and 
clicking ‘[clear]‘ will clear all filters and show all suggestions.</p>
+
+<p>When reviewing ‘Pending’ suggestions you can choose to check the box next 
to the item(s) you want to approve/reject and then choose the status and reason 
for your selection. You can also choose to completely delete the suggestion by 
checking the ‘Delete selected’ box.</p>
 
-<p>When reviewing 'Pending' suggestions you can choose to check the box next 
to the item(s) you want to approve/reject and then choose the status and reason 
for your selection. You can also choose to completely delete the suggestion by 
checking the 'Delete selected' box.</p>
+<p>Another option for libraries with long lists of suggestions is to approve 
or reject suggestions one by one by clicking on the title of the suggestion to 
open a summary of the suggestion, including information if the item was 
purchased.</p>
 
-<p>Another option for libraries with long lists of suggestions is to approve 
or reject suggestions one by one by clicking on the title of the suggestion to 
open a suggestion editing page.</p>
+<p>Clicking ‘edit’ to the right of the suggested title will open a suggestion 
editing page.</p>
 
 <p>From this form you can make edits to the suggestion (adding more details or 
updating incorrect information provided by the patron). You can also choose to 
accept or reject the suggestion on an individual basis.</p>
 
 <ul>
-    <li>Choosing to mark a request as 'Asked' will move the request back to 
the 'Pending' tab.</li>
+<li>Choosing to mark a request as ‘Asked’ will move the request back to the 
‘Pending’ tab.</li>
 </ul>
 
 <p>Reasons for accepting and rejecting suggestions are defined by the SUGGEST 
authorized value.</p>
 
-<p>If you choose 'Others...' as your reason you will be prompted to enter your 
reason in a text box. Clicking 'Cancel' to the right of the box will bring back 
the pull down menu with authorized reasons.</p>
+<p>If you choose ‘Others…’ as your reason you will be prompted to enter your 
reason in a text box. Clicking ‘Cancel’ to the right of the box will bring back 
the pull down menu with authorized reasons.</p>
 
-<p>Once you have clicked 'Submit' the suggestion will be moved to the matching 
tab. The status will also be updated on the patron's account in the OPAC and an 
email notice will be sent to the patron using the template that matches the 
status you have chosen.</p>
+<p>Once you have clicked ‘Submit’ the suggestion will be moved to the matching 
tab. The status will also be updated on the patron’s account in the OPAC and an 
email notice will be sent to the patron using the template that matches the 
status you have chosen.</p>
 
-<p><strong>See the full documentation for purchase suggestions in the <a 
href="http://manual.koha-community.org/3.6/en/managesuggest.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Purchase Suggestions in the <a 
href="http://manual.koha-community.org/3.8/en/managesuggest.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to