View | Details | Raw Unified | Return to bug 26283
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/borrowers.json (-2 / +3 lines)
Lines 30-35 Link Here
30
    "B_email": "B_email",
30
    "B_email": "B_email",
31
    "B_phone": "B_phone",
31
    "B_phone": "B_phone",
32
    "dateofbirth": "dateofbirth",
32
    "dateofbirth": "dateofbirth",
33
    "dateenrolled": "dateenrolled",
34
    "dateexpiry": "dateexpiry",
33
    "branchcode": "branchcode",
35
    "branchcode": "branchcode",
34
    "categorycode": "categorycode",
36
    "categorycode": "categorycode",
35
    "contactname": "contactname",
37
    "contactname": "contactname",
Lines 50-53 Link Here
50
    "altcontactcountry": "altcontactcountry",
52
    "altcontactcountry": "altcontactcountry",
51
    "altcontactphone": "altcontactphone",
53
    "altcontactphone": "altcontactphone",
52
    "smsalertnumber": "smsalertnumber"
54
    "smsalertnumber": "smsalertnumber"
53
}
55
}
54
- 

Return to bug 26283