Bug 6055 - moremember template syntaxe
Summary: moremember template syntaxe
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 10:03 UTC by Fridolin Somers
Modified: 2012-10-25 23:03 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed patch (15.51 KB, patch)
2011-04-05 10:06 UTC, Fridolin Somers
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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