[koha-commits] main Koha release repository branch, master, updated. v3.02.00-208-g3c75615

Git repo owner gitmaster at git.koha-community.org
Thu Nov 18 02:36:06 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  3c756153d20c5be9cb77678cbcc6690e5cda7af0 (commit)
       via  317be67924985543e433b4f853c67c3412b9044f (commit)
       via  7f0c1e4fcb2aac33c6b658a61822c56d9fb90050 (commit)
       via  d13d96614b7008e37bcb45106b65862548818218 (commit)
      from  879363c36c4531a4cc528e758ab20cf7a735575e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 C4/Biblio.pm                                       |    1 +
 .../en/css/{print.css => printreceiptinvoice.css}  |   43 ++++++++++--
 .../prog/en/modules/members/boraccount.tmpl        |   12 +++-
 .../prog/en/modules/members/printfeercpt.tmpl      |   61 ++++++++++++++++
 .../prog/en/modules/members/printinvoice.tmpl      |   61 ++++++++++++++++
 members/{boraccount.pl => printfeercpt.pl}         |   75 ++++++++++++-------
 members/{boraccount.pl => printinvoice.pl}         |   74 ++++++++++++-------
 7 files changed, 264 insertions(+), 63 deletions(-)
 copy koha-tmpl/intranet-tmpl/prog/en/css/{print.css => printreceiptinvoice.css} (83%)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tmpl
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/members/printinvoice.tmpl
 copy members/{boraccount.pl => printfeercpt.pl} (58%)
 copy members/{boraccount.pl => printinvoice.pl} (59%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list