From: Fridolin Somers Date: Wed, 7 May 2014 15:58:45 +0000 (+0200) Subject: Bug 12211: fix wrong home link in bootstrap public catalog login page X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=68fd61fe9f709eb677498e59f03c03a29c28f311;p=koha_fer Bug 12211: fix wrong home link in bootstrap public catalog login page In bootstrap opac-auth.tt, the link to "Home" in breadcrumbs leads to #, it should lead to opac-main.pl like in all other pages. Test plan : - Use boostrap opac theme - Go to cgi-bin/koha/opac-user.pl when not logged => without patch, clicking on Home does not change the page => with patch, clicking on Home leads to opac-main.pl Signed-off-by: Bernardo Gonzalez Kriegel Link ok, no errors. Signed-off-by: Katrin Fischer Works as described. Signed-off-by: Galen Charlton --- diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt index e031d9031f..f2196dd8c0 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ -14,8 +14,8 @@