X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fmembers%2Fmemberentrygen.tt;h=b1585564ef0cdf62af628a827757b7d341f71ea4;hb=0532bdc95616f80c24f935d1bb5875b2f5e267dd;hp=f4734c0a50c79dddec47569346b18c3368dffb6f;hpb=b1e2fa8fcaad4d8649e185fbcce2c7210bd8d40a;p=koha.git 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 f4734c0a50..b1585564ef 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt @@ -1,12 +1,14 @@ +[% IF ( opduplicate ) %][% SET focusAction = "clearDupe" %][% END %] +[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › [% 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' %] - [% END %] - Patron messaging preferences [% IF type_only %]

If no preferences are selected, the default preferences for the category chosen will be applied on save, otherwise your selection here is saved

[% END %] [% INCLUDE 'messaging-preference-form.inc' %] [% IF ( SMSSendDriver ) %]

- [% IF ( opduplicate ) %] - - [% ELSE %] - - [% END %] +

[% END %] [% END %] [% END %] +[% UNLESS ( check_member ) %]
[% IF ( opadd ) %] @@ -1457,6 +1357,7 @@ Cancel [% END %]
+[% END %]