Bug 4951 - Print page doesn't close after print This patch adds the print/close funct...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members / memberentrygen.tt
index a4361cd..6d60917 100644 (file)
                        [% FOREACH flagloo IN flagloop %]
                                <li><label class="radio" for="yes[% flagloo.name %]">
                                [% IF ( flagloo.key == 'gonenoaddress' ) %]Gone no Address:[% END %]
-                               [% IF ( flagloo.key == 'debarred' ) %]Debarred:[% END %]
+                               [% IF ( flagloo.key == 'debarred' ) %]Restricted:[% END %]
                                [% IF ( flagloo.key == 'lost' ) %]Lost Card:[% END %]
                 </label>
                                <label for="yes[% flagloo.name %]">Yes </label>
     [% END %]
     <input type="hidden" name="setting_messaging_prefs" value="1" />
     <legend>Patron messaging preferences</legend>
+    [% IF type_only %]
+        <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>
+    [% END %]
     [% INCLUDE 'messaging-preference-form.inc' %]
     [% IF ( SMSSendDriver ) %]
         <p><label for="SMSnumber">SMS number:</label>