@@ -, +, @@ --- .../prog/en/modules/members/memberentrygen.tt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt @@ -328,7 +328,7 @@ [% END # hide fieldset %] - + [% IF ( showguarantor ) %]
Guarantor Information @@ -810,7 +810,7 @@
[% END # UNLESS noB_address && noB_city && noB_state && noB_phone && noB_email %] -[% END %] +[% END %] [% IF ( step_2 ) %] [% UNLESS noaltcontactsurname && noaltcontactfirstname && noaltcontactaddress1 && noaltcontactaddress2 && noaltcontactaddress3 && noaltcontactstate && noaltcontactzipcode && noaltcontactcountry && noaltcontactphone %]
@@ -1263,7 +1263,7 @@
- [% END # hide fieldset %] + [% END # hide fieldset %][% END %] [% UNLESS ( opadd ) %]
@@ -1333,7 +1333,7 @@
- [% END %] + [% END %] [% END %] @@ -1476,7 +1476,6 @@ [% INCLUDE 'members-menu.inc' %] [% END %] [% END %] -[% END %] [% INCLUDE 'intranet-bottom.inc' %] --