Quoting href attribute to make XHTML compliant

This commit is contained in:
oleonard 2004-05-10 16:30:58 +00:00
parent 425a91c086
commit 4487617448

View 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>