From 6658496c629440447c4579c268b73b6e53d8a1d4 Mon Sep 17 00:00:00 2001 From: genjimoto Date: Mon, 22 Aug 2005 04:21:38 +0000 Subject: [PATCH] Added picture display. if this borrower picture exists, it displays. Either way, it has a "Upload Picture" label that calls member-picupload.pl --- koha-tmpl/intranet-tmpl/default/en/members/moremember.tmpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/default/en/members/moremember.tmpl index c91069a8f4..bb1202ca8c 100644 --- a/koha-tmpl/intranet-tmpl/default/en/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/members/moremember.tmpl @@ -2,10 +2,15 @@

+ + "> +
+ &name= " class="button">Upload Picture

Membership record

(, ) -


+


+ ,
,

-- 2.39.2