Bug 11238: contruct links to the appropriate manual version dynamically
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / borrowers_out.tt
index 13d88ee..b778741 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patrons With No Checkouts</h1>
+<h1>Patrons with no checkouts</h1>
 
 <p>This report will list for you the patrons in your system who haven't checked any items out.</p>
 
@@ -8,6 +8,6 @@
 
 <p>You can also choose to export to a file that you can manipulate to your needs.</p>
 
-<p><strong>See the full documentation for the Patrons with no Checkouts report in the <a href="http://manual.koha-community.org/3.6/en/statsreports.html#patnocheckouts">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Patrons with no Checkouts report in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/statsreports.html#patnocheckouts">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file