This updates the manual link on the holds help file. To test:
Visit the holds tab on any bib record and click the Help link. Make sure it goes to the right place. --- .../prog/en/modules/help/reserve/request.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt index b2dac8b..68b75f1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reserve/request.tt @@ -60,6 +60,6 @@ <p>If a patron asks to have their hold suspended you can do so by clicking the Suspend button to far right. If the patron gives you a date for the items to become unsuspended you can enter that in the date box and click the 'Update hold(s)' button to save your changes.</p> -<p><strong>See the full documentation for Holds in the <a href="http://manual.koha-community.org/3.10/en/holds.html">manual</a> (online).</strong></p> +<p><strong>See the full documentation for Holds in the <a href="http://manual.koha-community.org/3.12/en/holds.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/
