https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20661
--- Comment #6 from M. Tompsett <[email protected]> --- Comment on attachment 74858 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74858 Bug 20661: Shortcut scripts if a blocking error appeared Review of attachment 74858: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20661&attachment=74858) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/bookcount.tt @@ +12,5 @@ > > +<div id="breadcrumbs"> > + <a href="/cgi-bin/koha/mainpage.pl">Home</a> > + › <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> > + [% UNLESS blocking_error %]› Circulation statistics for [% title > |html %][% END %] Why add this unless, when line 26 still displays the title? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
