http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12211
--- Comment #5 from M. Tompsett <[email protected]> --- Comment on attachment 28332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28332 Bug 12211 - Wrong home link in bootstrap opac-auth Review of attachment 28332: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12211&attachment=28332) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ +14,5 @@ > > <div class="main"> > <ul class="breadcrumb"> > + <li><a href="/cgi-bin/koha/opac-main.pl">Home</a> <span > class="divider">›</span></li> > + <li><a href="#">Log in</a></li> Is there a reason you added the href? The title says wrong home link. It says nothing about missing a link on "Log in". -- 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/
