https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14233
--- Comment #108 from Martin Renvoize <[email protected]> --- Comment on attachment 119315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119315 Bug 14233: Select the correct tab Review of attachment 119315: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14233&attachment=119315) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt @@ +340,4 @@ > <a > href="/cgi-bin/koha/authorities/detail.pl?authid=[% loopro.object | uri %]" > title="Display detail for this authority">Authority [% loopro.object | html > %]</a> > [% ELSIF ( loopro.module == > 'NOTICES' ) %] > [% IF ( loopro.notice ) %] > + <a > href="/cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=[% > loopro.notice.branchcode | uri %]&module=[% loopro.notice.module | uri > %]&code=[% loopro.notice.code | uri %]#lang_[% loopro.notice.lang | uri > %]">Notice [% loopro.notice.title | html %] ([% loopro.notice.code | html > %])</a> I don't understand this change. & => # -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
