Bug 11238: contruct links to the appropriate manual version dynamically
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / bor_issues_top.tt
index 384844c..ace4031 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patrons With The Most Checkouts</h1>
+<h1>Patrons with the most checkouts</h1>
 
 <p>This report will simply list the patrons who have the most checkouts.</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 the most Checkouts report in the <a href="http://manual.koha-community.org/3.6/en/statsreports.html#mostcheckouts">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Patrons with the most Checkouts report in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/statsreports.html#mostcheckouts">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file