koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-bottom.inc


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-bottom.inc,1.2,1.3
Date: Mon, 10 May 2004 09:31:10 -0700

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1777/koha-tmpl/opac-tmpl/css/en/includes

Modified Files:
        opac-bottom.inc 
Log Message:
Quoting href attribute to make XHTML compliant

Index: opac-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-bottom.inc     11 Feb 2004 08:57:56 -0000      1.2
--- opac-bottom.inc     10 May 2004 16:30:58 -0000      1.3
***************
*** 3,7 ****
        <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>
        </p>
  <!-- TMPL_ELSE -->
--- 3,7 ----
        <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>
        </p>
  <!-- TMPL_ELSE -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]