This adds the manual link to the export help file. --- .../prog/en/modules/help/export/marc.tt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt index 87da107..cac8df8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt @@ -34,4 +34,6 @@ </li> </ul> +<p><strong>See the full documentation for Marc Export in the <a href="http://manual.koha-community.org/3.6/en/exportbibs.html">manual</a> (online).</strong></p> + [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 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/
