View | Details | Raw Unified | Return to bug 12532
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt (-1 / +3 lines)
Lines 106-111 Link Here
106
                                                    [% ELSE %]<span>Error occurred while sending email.</span>
106
                                                    [% ELSE %]<span>Error occurred while sending email.</span>
107
                                                    [% END %]
107
                                                    [% END %]
108
                                                [% END %]
108
                                                [% END %]
109
                                                [% IF ( QUEUED_MESSAGE.cc_address ) %]
110
                                                    <span>Notice copied to: [% QUEUED_MESSAGE.cc_address | html %]</span>
111
                                                [% END %]
109
                                            </td>
112
                                            </td>
110
                                        </tr>
113
                                        </tr>
111
                                    [% END %]
114
                                    [% END %]
112
- 

Return to bug 12532