Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Robin Sheat f81bdfe632 Bug 7540 - add id values to the legends in the patron entry form
This adds the following IDs to the legends in the patron entry form:
 main_address_lgd contact_lgd alt_address_lgd alt_contact_lgd
 library_management_lgd library_setup_lgd opac_staff_login_lgd
 patron_messaging_prefs_lgd

With these in place, then jquery like:
$(document).ready(function(){
        $('#main_address_lgd').text('Postal Address');
        $('#alt_address_lgd').text('Residential Address');
});
in intranetuserjs can be used to rename things to taste.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
I see the id's in there, they appear consistent and complete.
2012-02-17 11:53:36 +01:00
..
acqui Bug 7289: Adds editionstatement field in neworderempty 2012-02-17 11:13:34 +01:00
admin Bug 7114: Fixes the Funds' page display after the Filter link is clicked. 2012-02-17 10:06:51 +01:00
authorities Bug 7127 - Templates must be valid XHTML 2012-02-06 21:38:29 +01:00
basket Bug 7461 - Cart offering to remove items when closing 2012-02-03 15:13:10 +01:00
batch Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
catalogue Bug 7127 - Templates must be valid XHTML 2012-02-06 21:38:29 +01:00
cataloguing Bug 7147 - Style Z39.50 search errors according to style patterns 2012-02-10 16:06:01 +01:00
circ Bug 7201 follow-up, fixing some indentation mistakes 2012-02-17 10:58:01 +01:00
errors Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
help Bug 7127 - Templates must be valid XHTML 2012-02-06 21:38:29 +01:00
installer Bug 7375 - Update minimum version of Perl to 5.10 2012-01-13 11:42:33 +01:00
labels Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files. 2012-02-17 10:16:12 +01:00
members Bug 7540 - add id values to the legends in the patron entry form 2012-02-17 11:53:36 +01:00
offline_circ Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
patroncards Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files. 2012-02-17 10:16:12 +01:00
reports Bug 7406 Fix saved reports display paging inconsistency 2012-02-17 09:57:21 +01:00
reserve Bug 6405: added enumchron to reserve copy list 2011-10-09 20:01:24 +13:00
reviews Bug 1623 - Provide view of approved comments 2011-12-27 18:26:50 +01:00
rotating_collections Bug 7127 - Templates must be valid XHTML 2012-02-06 21:38:29 +01:00
serials Bug 7312: Adds ISSN to serials/subscription-bib-search.pl results 2012-02-17 11:16:38 +01:00
sms Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
suggestion Bug 6904: Changes 'asked' to 'pending' in suggestions for more consistency 2011-10-15 14:14:55 +13:00
tags Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client 2012-02-02 09:46:01 +01:00
test Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
tools Bug 3806 - Holidays table doesn't order by date correcly 2012-01-30 22:25:47 +01:00
virtualshelves Merge remote-tracking branch 'origin/new/bug_7083' 2012-01-18 16:20:26 +01:00
z3950 Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
about.tt bug 6631 follow-up adding author in contributors list 2012-02-01 17:56:42 +01:00
auth.tt Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
intranet-main.tt Bug 7259 - Show a count of items pending approval on staff client home and tools pages 2011-12-08 12:06:41 +01:00