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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt (-2 / +1 lines)
Lines 131-137 Link Here
131
                                        [% END %]
131
                                        [% END %]
132
                                        </select>
132
                                        </select>
133
                                        [% ELSE %]
133
                                        [% ELSE %]
134
                                        <a href="/cgi-bin/koha/patroncards/edit-profile.pl?op=new">Click here to define a printer profile.</a>
134
                                        <a href="/cgi-bin/koha/patroncards/edit-profile.pl?op=new">Define a printer profile.</a>
135
                                        [% END %]
135
                                        [% END %]
136
                                    </li>
136
                                    </li>
137
                                </ol>
137
                                </ol>
138
- 

Return to bug 27475