]> git.koha-community.org Git - koha.git/commit
Adding two print versions of the member details screen, and links to those version...
authoroleonard <oleonard>
Thu, 10 Feb 2005 19:27:16 +0000 (19:27 +0000)
committeroleonard <oleonard>
Thu, 10 Feb 2005 19:27:16 +0000 (19:27 +0000)
commit69c6faa000191847ec73e6115c6dcaaa044b581d
tree495a376b4846cb2990adaeb55b5d4862edcbff86
parent8468984fd17928dda37fce9268122893b0763b3c
Adding two print versions of the member details screen, and links to those version in moremember
- moremember-print.tmpl is a full-page view with information about the patron, issues, and reserves
- moremember-receipt.tmpl is a brief view with information about issues, designed to be appropriate for a slip printer.

Each version is accessed by passing a new parameter to moremember.pl, print=page or print=slip.
koha-tmpl/intranet-tmpl/npl/en/members/moremember-print.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/npl/en/members/moremember-receipt.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl