Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Bernardo Gonzalez Kriegel 1e35ea33b0 Bug 12222: members-update.tt has a giant hash variable
This patch changes that giant hash by a TT block
to find apropriate strings

To test:
1) Apply the patch
2) On opac log as some user and request some modifications
on personal data
3) On staff, reload main, will see a notice that a patron
has requested modification, clic on the link
4) All modified data must show with apropriate legends
for each db column, check for regressions
5) Update translation files for your preferred language, xx-YY
Check for new strings, e.g.
egrep "Alternate address" misc/translator/po/xx-YY*
You must find old and new instances
(old with #~ , in particular the hash one)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Works as advertised, strings are now translatable.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
I like to have this fixed. I'd like it to use C4::Templates::GetColumnDefs
instead, but it belongs to another bug report I guess.
2014-08-26 10:28:41 -03:00
..
tables Bug 4013 [Revised] road type missing on search results 2014-08-05 20:15:02 -03:00
boraccount.tt
deletemem.tt
files.tt
guarantor_search.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt Bug 11888: Random password suggestion does not work twice 2014-07-30 11:56:03 -03:00
member.tt
memberentrygen.tt Bug 7944 - attribute error could be clearer 2014-08-11 15:45:59 -03:00
members-update.tt Bug 12222: members-update.tt has a giant hash variable 2014-08-26 10:28:41 -03:00
moremember-brief.tt Bug 12407: [QA Follow-up] Rename Other Phone to Mobile in staff 2014-08-05 20:36:43 -03:00
moremember-print.tt
moremember-receipt.tt
moremember.tt Bug 12407: [QA Follow-up] Rename Other Phone to Mobile in staff 2014-08-05 20:36:43 -03:00
notices.tt
pay.tt
paycollect.tt
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt Bug 12693 - colspan calculation done by members/statistics.pl should be moved to template 2014-08-11 15:47:14 -03:00
update-child.tt