This updates the text and links for the Circulation Help Files. It also removes an unused help file 'billing.tt'.
To test: Visit the help files on all circ pages and confirm links and text are right. --- .../prog/en/modules/help/circ/billing.tt | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt deleted file mode 100644 index d15b967..0000000 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt +++ /dev/null @@ -1,8 +0,0 @@ -[% INCLUDE 'help-top.inc' %] - -<h3>Billing</h3> - -<p>This report will list all outstanding bills for your library system.</p> -<p>Filters on the left hand side can help limit the results displayed in this report.</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/
