Bug 10493: (follow-up) fix various QA issues
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / borrowers_stats.tt
index 460661b..36309c0 100644 (file)
@@ -1,30 +1,14 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Statistics</h1>
+<h1>Patron statistics</h1>
 
-<p style="color: #990000">IMPORTANT: The Patron 'Wizard' is designed to be a simple statistical snapshot,  In each wizard, you will choose a single category to represent 'row' and another to represent 'column'.</p>
-               <ul>
-                       <li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
-                       <li>Choose 'Patrons' under 'Statistics Wizards'</li>
-                       <li>Use the radio button to choose a category for 'row' (In the case above, we've selected 'patron category' for the row
-                       <ul>
-                               <li>Use dropdowns to apply filters to this category</li>
-                       </ul></li>
-                       <li>Use the radio button to choose a category for 'column' (In the case above, we've selected 'branch' for the column)
-                       <ul>
-                               <li> 
-                               <ul>
-                                       <li>Use dropdowns to apply filters to this category</li>
-                               </ul></li>
-                       </ul></li>
-                       <li>Options without radio buttons such as 'Patron status', 'Patron activity', and 'Date of Birth' are limits you can place on the report.</li>
-                       <li style="background-color: #ffe599">
-TIP: To place no limits for a category, choose the blank field. When blank field is chosen all categories will be included in the statistical count.</li>
-                       <li>Choose a method for 'outputting' (viewing) the report: Options are 'browser' or saving as a file viewable in a program like Excel.</li>
-                       <li>Click 'Submit'</li>
-                       <li>For each patron category (rows), there is a count given by branch. Each row and columns are also totaled</li>
-               </ul>
-       </div>
+<p>Using the form provided, choose which value you would like to appear in the Column and which will appear in the Row.</p>
+
+<p>If you choose to output to the browser your results will print to the screen.</p>
+
+<p>Based on your selections, you may see some query information above your results table. You can also choose to export to a file that you can manipulate to your needs.</p>
+
+<p><strong>See the full documentation for Patron Statistics in the <a href="http://manual.koha-community.org/3.12/en/statsreports.html#patstats">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]