[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac-bottom
From: |
Finlay Thompson |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac-bottom.inc,1.2,1.3 opac-top.inc,1.2,1.3 |
Date: |
Thu, 10 Oct 2002 18:11:53 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes
In directory usw-pr-cvs1:/tmp/cvs-serv29464
Modified Files:
opac-bottom.inc opac-top.inc
Log Message:
Fixed a couple of bad links.
Index: opac-bottom.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-bottom.inc 1 Oct 2002 06:36:14 -0000 1.2
--- opac-bottom.inc 11 Oct 2002 01:11:51 -0000 1.3
***************
*** 9,13 ****
<!--<A HREF="/members/">Member Login</a> ||
-->
! <A HREF="/cgi-bin/koha/join.html">Become a Member</a> ||
<A HREF="/cgi-bin/koha/opac-main.pl">Home</a>
--- 9,13 ----
<!--<A HREF="/members/">Member Login</a> ||
-->
! <A HREF="/join.html">Become a Member</a> ||
<A HREF="/cgi-bin/koha/opac-main.pl">Home</a>
Index: opac-top.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-top.inc 1 Oct 2002 06:36:14 -0000 1.2
--- opac-top.inc 11 Oct 2002 01:11:51 -0000 1.3
***************
*** 41,45 ****
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0
name="menu-login"></a>
-->
! <a href="/cgi-bin/koha/join.html"
onMouseOver="document.mouseover.src='<TMPL_VAR
NAME='themelang'>/images/mouseover-join.gif'"
onMouseOut="document.mouseover.src='<TMPL_VAR
NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR
NAME='themelang'>/images/menu-join.gif"
width=54 height=30 alt="Join" hspace=0 vspace=0 border=0
name="menu-join"></a>
--- 41,45 ----
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0
name="menu-login"></a>
-->
! <a href="/join.html"
onMouseOver="document.mouseover.src='<TMPL_VAR
NAME='themelang'>/images/mouseover-join.gif'"
onMouseOut="document.mouseover.src='<TMPL_VAR
NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR
NAME='themelang'>/images/menu-join.gif"
width=54 height=30 alt="Join" hspace=0 vspace=0 border=0
name="menu-join"></a>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac-bottom.inc,1.2,1.3 opac-top.inc,1.2,1.3,
Finlay Thompson <=