http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12211

Bernardo Gonzalez Kriegel <bgkrie...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgkrie...@gmail.com

--- Comment #2 from Bernardo Gonzalez Kriegel <bgkrie...@gmail.com> ---
This template file is called from Auth.pm, 
try a fake (opac) login and you will end with this page.

Patch is ok, but to really look like the others, it needs to go from this

<li><a href="#">Home</a> <span class="divider">&rsaquo;</span></li>
<li>Log in</li>

to this

<li><a href="/cgi-bin/koha/opac-main.pl">Home</a> <span
class="divider">&rsaquo;</span></li>
<li><a href="#">Log in</a></li>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to