fixing bug 1801
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 18 Mar 2008 14:42:40 +0000 (09:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 18 Mar 2008 14:44:43 +0000 (09:44 -0500)
commita59c28db3e63f956edffd1e79ab9e9cff3a85dea
treef0154c205150a913abec329296ce9e7355355d6d
parenta7dbbe7697ed59a02b973d8ca14dfb542f49c371
fixing bug 1801

adding some parameters to the call to opac-auth.tmpl in C4::Auth::checkauth
This displays the additional navigational links in the masthead on the login page to unauthenticated users.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Auth.pm