X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fmembers%2Fmemberentrygen.tt;h=3843c5671bc158e5b7798d15dbe3d47247c84539;hb=8101d83af67f696fc12cc1830d9b51fd120ef6a4;hp=814bd55189e6adc639413f0f1a82254dbad3c25e;hpb=70dd8d8829a2aea308d7b45a937aacad074d7cb5;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt index 814bd55189..3843c5671b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt @@ -3,7 +3,7 @@ [% IF ( opadd ) %]Add[% ELSIF ( opduplicate ) %]Duplicate[% ELSE %] Modify[% END %] [% IF ( categoryname ) %] [% categoryname %] patron[% ELSE %][% IF ( I ) %] Organization patron[% END %][% IF ( A ) %] Adult patron[% END %][% IF ( C ) %] Child patron[% END %][% IF ( P ) %] Professional patron[% END %][% IF ( S ) %] Staff patron[% END %][% END %][% UNLESS ( opadd ) %] [% surname %], [% firstname %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] - - + [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %] @@ -115,17 +136,12 @@

View existing record

-
+ [% END %] - [% IF ( debug ) %] -
-
Debug is on (level [% debug %])
-
- [% END %] [% IF ( nok ) %]

The following fields are wrong. Please fix them.

@@ -138,7 +154,7 @@ [% END %] [% IF ( ERROR_age_limitations ) %]
  • Patron's age is incorrect for their category. - Ages allowed are [% ERROR_age_limitations %].
  • + Ages allowed are [% age_low %]-[% age_high %]. [% END %] [% IF ( ERROR_branch ) %]
  • Library is invalid.
  • @@ -167,7 +183,7 @@ [% END %] -[% UNLESS ( check_member ) %] +[% UNLESS ( check_member ) %] [% END %] @@ -265,16 +281,6 @@ [% END %] - Show Calendar - [% IF ( mandatorydateofbirth ) %]Required[% END %] [% IF ( ERROR_dateofbirth ) %](Error)[% END %]
    [% INCLUDE 'date-format.inc' %]
    @@ -342,7 +348,7 @@ [% IF ( showguarantor ) %]
    - Guarantor Information + Guarantor information
      [% IF ( P ) %] [% IF ( guarantorid ) %] @@ -425,7 +431,7 @@ [% IF ( guarantorid ) %] [% ELSE %] - + [% END %] @@ -585,7 +591,7 @@ [% ELSE %] + Primary phone: [% IF ( opduplicate ) %] [% ELSE %] @@ -602,7 +608,7 @@ [% ELSE %] + Secondary phone: [% IF ( opduplicate ) %] [% ELSE %] @@ -618,7 +624,7 @@ [% ELSE %] + Other phone: [% IF ( opduplicate ) %] [% ELSE %] @@ -634,7 +640,7 @@ [% ELSE %] + Primary email: [% IF ( opduplicate ) %] [% ELSE %] @@ -651,7 +657,7 @@ [% ELSE %] + Secondary email: [% IF ( opduplicate ) %] [% ELSE %] @@ -825,7 +831,7 @@ [% IF ( step_2 ) %] [% UNLESS noaltcontactsurname && noaltcontactfirstname && noaltcontactaddress1 && noaltcontactaddress2 && noaltcontactaddress3 && noaltcontactstate && noaltcontactzipcode && noaltcontactcountry && noaltcontactphone %]
      - Alternate Contact
        + Alternate contact
          [% UNLESS noaltcontactsurname %]
        1. [% IF ( mandatoryaltcontactsurname ) %] @@ -970,7 +976,7 @@ [% IF ( step_3 ) %]
          - Library Management
            + Library management
              [% UNLESS nocardnumber %]
            1. [% IF ( mandatorycardnumber ) %]
            2. [% END %] [% UNLESS nobranchcode %]
            3. - [% IF ( mandatorybranchcode ) %] + [%- IF ( mandatorybranchcode ) -%] + + [% IF ( mandatorybranchcode ) -%] + Required + [%- END %]
            4. [% END %]
            5. - [% FOREACH typeloo IN typeloop %] - [% FOREACH categoryloo IN typeloo.categoryloop %] - [% IF ( loop.first ) %] - [% IF ( typeloo.typename_C ) %][% END %] - [% IF ( typeloo.typename_A ) %][% END %] - [% IF ( typeloo.typename_S ) %][% END %] - [% IF ( typeloo.typename_I ) %][% END %] - [% IF ( typeloo.typename_P ) %][% END %] - [% IF ( typeloo.typename_X ) %][% END %] - [% END %] - [% IF ( categoryloo.categorycodeselected ) %] - - [% ELSE %] - - [% END %] - [% IF ( loop.last ) %] - - [% END %] + [% FOREACH categoryloo IN typeloo.categoryloop %] + [% IF ( loop.first ) %] + [% IF ( typeloo.typename_C ) %][% END %] + [% IF ( typeloo.typename_A ) %][% END %] + [% IF ( typeloo.typename_S ) %][% END %] + [% IF ( typeloo.typename_I ) %][% END %] + [% IF ( typeloo.typename_P ) %][% END %] + [% IF ( typeloo.typename_X ) %][% END %] + [% END %] + [% IF ( categoryloo.categorycodeselected ) %] + + [% ELSE %] + + [% END %] + [% IF ( loop.last ) %] + + [% END %] [% END %] [% END %] @@ -1033,7 +1046,11 @@ [% IF ( CGIsort1 ) %] [% CGIsort1 %] [% ELSE %] - + [% IF ( opduplicate ) %] + + [% ELSE %] + + [% END %] [% IF ( mandatorysort1 ) %]Required[% END %] [% END %]
            6. @@ -1060,32 +1077,22 @@ [% END %]
          - [% UNLESS nodateenrolled && nodateexpiry && noopacnote && noborrowernotes %] + [% UNLESS nodateenrolled && noopacnote && noborrowernotes %]
          Library set-up
            [% UNLESS nodateenrolled %]
          1. [% IF ( mandatorydateenrolled ) %] -
          2. + [% ELSE %] +
          3. + [% END %] [% IF ( mandatorydateexpiry ) %] -
          4. - [% END %] [% UNLESS noopacnote %]
          5. [% IF ( mandatoryopacnote ) %] @@ -1159,7 +1158,7 @@ [% UNLESS nouserid && nopassword %]
            - OPAC/Staff Login
              + OPAC/Staff login
                [% UNLESS nouserid %]
              1. [% IF ( mandatoryuserid ) %] @@ -1278,13 +1277,13 @@ [% UNLESS ( opadd ) %]
                - Patron Account Flags + Patron account flags
                  [% FOREACH flagloo IN flagloop %]
                1. [% IF ( flagloo.yes ) %] @@ -1314,25 +1313,16 @@ [% END %] - -
                  - - [% IF opduplicate %] - - [% ELSE %] - - [% END %] - Show Calendar - -
                  + + + [% IF opduplicate %] + + [% ELSE %] + + [% END %] + (optional) +
                2. +
                3. [% IF ( opduplicate ) %] @@ -1352,55 +1342,51 @@
                  Additional attributes and identifiers - - - - - - [% FOREACH patron_attribute IN patron_attributes %] - - - - - - [% END %] -
                  TypeValue
                  [% patron_attribute.code %] ([% patron_attribute.description %]) - - - [% IF ( patron_attribute.use_dropdown ) %] - + [% IF ( patron_attribute.use_dropdown ) %] + + [% ELSE %] + [% IF ( opduplicate ) %] + [% ELSE %] - + [% END %] [% END %] - - [% ELSE %] - [% IF ( opduplicate ) %] - - [% ELSE %] - - [% END %] - [% END %] - [% IF ( patron_attribute.password_allowed ) %] - (Password: ) - [% END %] - - Clear - [% IF ( patron_attribute.repeatable ) %] - New - [% END %] -
                  + [% IF ( patron_attribute.password_allowed ) %] + ( ) + [% END %] + Clear + [% IF ( patron_attribute.repeatable ) %] + New + [% END %] +
                4. + [% END %] +
                + [% IF pa_loo.class %]
                [% END %] + [% END %]
            [% END %][% END %][% END %] @@ -1410,7 +1396,7 @@ -