Bug 6055

Summary: moremember template syntaxe
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: PatronsAssignee: Kyle M Hall <kyle.m.hall>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: gmcharlt
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch

Description Fridolin Somers 2011-04-05 10:03:21 UTC
Corretion of template syntaxe in koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl :
- Upper case : TMPL_VAR
- Spaces around HTML comment : <!--[ ]TMPL...[ ]-->
Comment 1 Fridolin Somers 2011-04-05 10:06:47 UTC
Created attachment 3659 [details] [review]
Proposed patch