Quoting href attribute to make XHTML compliant
authoroleonard <oleonard>
Mon, 10 May 2004 16:30:58 +0000 (16:30 +0000)
committeroleonard <oleonard>
Mon, 10 May 2004 16:30:58 +0000 (16:30 +0000)
koha-tmpl/opac-tmpl/css/en/includes/opac-bottom.inc

index 8f699ec..fe2cbfc 100644 (file)
@@ -2,7 +2,7 @@
 <!-- TMPL_IF NAME="loggedinusername" -->
        <p>
                Logged in as <b><!-- TMPL_VAR NAME="loggedinusername" --></b> <a href="/cgi-bin/koha/opac-user.pl">Members Home</a>
-               || <a href=/cgi-bin/koha/opac-main.pl?logout.x=1>Log Out</a>
+               || <a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Log Out</a>
        </p>
 <!-- TMPL_ELSE -->
        <p>