Bug 20819: (Follow-up) Show more clearly that a user gave no consent
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-patron-consent.tt
index 265c344..f405971 100644 (file)
@@ -46,6 +46,8 @@
                                     <input type="radio" name="gdpr_processing" value="disagreed"> No, I do not agree. Please remove my account within a reasonable time.</p>
                                     [% IF gdpr_proc_consent %]
                                         <p>Your consent was registered on [% gdpr_proc_consent | html %].</p>
+                                    [% ELSIF gdpr_proc_refusal %]
+                                        <p>You indicated recently that you do not consent, and we will process your request soon.</p>
                                     [% END %]
                                 </li></ul>
                             </fieldset>