Lines 184-190
Link Here
|
184 |
[% IF ( step_1 ) %] |
184 |
[% IF ( step_1 ) %] |
185 |
[%UNLESS notitle && nosurname && nofirstname && nodateofbirth && noinitials && noothernames &&nosex %] |
185 |
[%UNLESS notitle && nosurname && nofirstname && nodateofbirth && noinitials && noothernames &&nosex %] |
186 |
<fieldset class="rows" id="memberentry_identity"> |
186 |
<fieldset class="rows" id="memberentry_identity"> |
187 |
<legend>[% IF ( I ) %]Organization [% ELSE %]Patron [% END %]identity</legend> |
187 |
<legend id="identity_lgd">[% IF ( I ) %]Organization [% ELSE %]Patron [% END %]identity</legend> |
188 |
<ol> |
188 |
<ol> |
189 |
[% UNLESS ( I ) %] |
189 |
[% UNLESS ( I ) %] |
190 |
[% UNLESS notitle %] |
190 |
[% UNLESS notitle %] |
Lines 424-430
Link Here
|
424 |
[% END %] |
424 |
[% END %] |
425 |
[% UNLESS noaddress && noaddress2 && nocity && nostate && nozipcode && nocountry %] |
425 |
[% UNLESS noaddress && noaddress2 && nocity && nostate && nozipcode && nocountry %] |
426 |
<fieldset class="rows"> |
426 |
<fieldset class="rows"> |
427 |
<legend>Main address</legend><ol> |
427 |
<legend id="main_address_lgd">Main address</legend><ol> |
428 |
[% UNLESS nostreetnumber %] |
428 |
[% UNLESS nostreetnumber %] |
429 |
<li> |
429 |
<li> |
430 |
[% IF ( mandatorystreetnumber ) %] |
430 |
[% IF ( mandatorystreetnumber ) %] |
Lines 566-572
Link Here
|
566 |
|
566 |
|
567 |
[% UNLESS nophone && nophonepro && nomobile && noemail && noemailpro && nofax %] |
567 |
[% UNLESS nophone && nophonepro && nomobile && noemail && noemailpro && nofax %] |
568 |
<fieldset class="rows" id="memberentry_contact"> |
568 |
<fieldset class="rows" id="memberentry_contact"> |
569 |
<legend>Contact</legend><ol> |
569 |
<legend id="contact_lgd">Contact</legend><ol> |
570 |
[% UNLESS nophone %] |
570 |
[% UNLESS nophone %] |
571 |
<li> |
571 |
<li> |
572 |
[% IF ( mandatoryphone ) %] |
572 |
[% IF ( mandatoryphone ) %] |
Lines 675-681
Link Here
|
675 |
|
675 |
|
676 |
[% UNLESS noB_address && noB_address2 && noB_city && noB_zipcode && noB_state && noB_country &&nocontactnote && noB_phone && noB_email %] |
676 |
[% UNLESS noB_address && noB_address2 && noB_city && noB_zipcode && noB_state && noB_country &&nocontactnote && noB_phone && noB_email %] |
677 |
<fieldset class="rows" id="memberentry_address"> |
677 |
<fieldset class="rows" id="memberentry_address"> |
678 |
<legend>Alternate address</legend><ol> |
678 |
<legend id="alt_address_lgd">Alternate address</legend><ol> |
679 |
[% UNLESS noB_address %] |
679 |
[% UNLESS noB_address %] |
680 |
<li> |
680 |
<li> |
681 |
[% IF ( mandatoryB_address ) %] |
681 |
[% IF ( mandatoryB_address ) %] |
Lines 814-820
Link Here
|
814 |
[% IF ( step_2 ) %] |
814 |
[% IF ( step_2 ) %] |
815 |
[% UNLESS noaltcontactsurname && noaltcontactfirstname && noaltcontactaddress1 && noaltcontactaddress2 && noaltcontactaddress3 && noaltcontactstate && noaltcontactzipcode && noaltcontactcountry && noaltcontactphone %] |
815 |
[% UNLESS noaltcontactsurname && noaltcontactfirstname && noaltcontactaddress1 && noaltcontactaddress2 && noaltcontactaddress3 && noaltcontactstate && noaltcontactzipcode && noaltcontactcountry && noaltcontactphone %] |
816 |
<fieldset class="rows" id="memberentry_altaddress"> |
816 |
<fieldset class="rows" id="memberentry_altaddress"> |
817 |
<legend>Alternate Contact</legend><ol> |
817 |
<legend id="alt_contact_lgd">Alternate Contact</legend><ol> |
818 |
[% UNLESS noaltcontactsurname %] |
818 |
[% UNLESS noaltcontactsurname %] |
819 |
<li> |
819 |
<li> |
820 |
[% IF ( mandatoryaltcontactsurname ) %] |
820 |
[% IF ( mandatoryaltcontactsurname ) %] |
Lines 959-965
Link Here
|
959 |
[% IF ( step_3 ) %] |
959 |
[% IF ( step_3 ) %] |
960 |
|
960 |
|
961 |
<fieldset class="rows" id="memberentry_library_management"> |
961 |
<fieldset class="rows" id="memberentry_library_management"> |
962 |
<legend>Library Management</legend><ol> |
962 |
<legend id="library_management_lgd">Library Management</legend><ol> |
963 |
[% UNLESS nocardnumber %] |
963 |
[% UNLESS nocardnumber %] |
964 |
<li> [% IF ( mandatorycardnumber ) %] |
964 |
<li> [% IF ( mandatorycardnumber ) %] |
965 |
<label for="cardnumber" class="required"> |
965 |
<label for="cardnumber" class="required"> |
Lines 1051-1057
Link Here
|
1051 |
</fieldset> |
1051 |
</fieldset> |
1052 |
[% UNLESS nodateenrolled && nodateexpiry && noopacnote && noborrowernotes %] |
1052 |
[% UNLESS nodateenrolled && nodateexpiry && noopacnote && noborrowernotes %] |
1053 |
<fieldset class="rows" id="memberentry_subscription"> |
1053 |
<fieldset class="rows" id="memberentry_subscription"> |
1054 |
<legend>Library set-up</legend><ol> |
1054 |
<legend id="library_setup_lgd">Library set-up</legend><ol> |
1055 |
[% UNLESS nodateenrolled %] |
1055 |
[% UNLESS nodateenrolled %] |
1056 |
<li> |
1056 |
<li> |
1057 |
[% IF ( mandatorydateenrolled ) %] |
1057 |
[% IF ( mandatorydateenrolled ) %] |
Lines 1148-1154
Link Here
|
1148 |
|
1148 |
|
1149 |
[% UNLESS nouserid && nopassword %] |
1149 |
[% UNLESS nouserid && nopassword %] |
1150 |
<fieldset class="rows" id="memberentry_userid"> |
1150 |
<fieldset class="rows" id="memberentry_userid"> |
1151 |
<legend>OPAC/Staff Login</legend><ol> |
1151 |
<legend id="opac_staff_login_lgd">OPAC/Staff Login</legend><ol> |
1152 |
[% UNLESS nouserid %] |
1152 |
[% UNLESS nouserid %] |
1153 |
<li> |
1153 |
<li> |
1154 |
[% IF ( mandatoryuserid ) %] |
1154 |
[% IF ( mandatoryuserid ) %] |
Lines 1442-1448
Link Here
|
1442 |
</script> |
1442 |
</script> |
1443 |
[% END %] |
1443 |
[% END %] |
1444 |
<input type="hidden" name="setting_messaging_prefs" value="1" /> |
1444 |
<input type="hidden" name="setting_messaging_prefs" value="1" /> |
1445 |
<legend>Patron messaging preferences</legend> |
1445 |
<legend id="patron_messaging_prefs_lgd">Patron messaging preferences</legend> |
1446 |
[% IF type_only %] |
1446 |
[% IF type_only %] |
1447 |
<i>If no preferences are selected, the default preferences for the category chosen will be applied on save, otherwise your selection here is saved</i> |
1447 |
<i>If no preferences are selected, the default preferences for the category chosen will be applied on save, otherwise your selection here is saved</i> |
1448 |
[% END %] |
1448 |
[% END %] |
1449 |
- |
|
|