[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes about-bottom.inc,NONE,1.1 about-top.inc,NONE,1.1 acquisitions-top.inc,1.7,1.8 cat-top.inc,1.9,1.10 circulation-top.inc,1.9,1.10 members-top.inc,1.8,1.9 parameters-top.inc,1.9,1.10 reports-top.inc,1.8,1.9

Mike Hansen wolfpac444 at users.sourceforge.net
Fri Apr 11 21:12:30 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv7251/koha/koha-tmpl/intranet-tmpl/default/en/includes

Modified Files:
	acquisitions-top.inc cat-top.inc circulation-top.inc 
	members-top.inc parameters-top.inc reports-top.inc 
Added Files:
	about-bottom.inc about-top.inc 
Log Message:
Fixed some menu stuff... Added about-top.inc and about-bottom.inc


--- NEW FILE ---
<br clear=all>
<p> &nbsp; </p>


</BLOCKQUOTE>

<table cellpadding=0 cellspacing=0 width="100%" border=0>
<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>


<CENTER>
<FONT SIZE=2  face="arial, helvetica">
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
<A HREF="/help/">Help</a>
</FONT>
</CENTER>
</BODY>

</HTML>

--- NEW FILE ---
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">

<html>
<head>
<title>KOHA: INTRANET: Parameters</title>
</head>
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>

<style>
#menubar {
	border-top:1px solid #666;
}
.koha {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	text-align:center;
	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
	}

a.home {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	}
a.home:hover {
	background-color: #339933;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	}
a.catalogue {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	margin:0;
	}
a.catalogue:hover {
	background-color: #ad11ad;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	margin:0;
	}
a.members {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	}
a.members:hover {
	background-color: #86c268;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.acquisition:hover {
	background-color: #ffdf61;
	color: #000000;
	text-decoration: normal;
	font-weight: bold;
	}
a.acquisition {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	}
a.reports {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color: #777777;
	padding:4px;
	font-weight: bold;
	}
a.reports:hover {
	background-color: #6b7cbe;
	color: #000000;
	text-decoration: normal;
	font-weight: bold;
	}
a.circulation {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color: #777777;
	padding:4px;
	font-weight: bold;
	}
a.circulation:hover {
	background-color: #be6170;
	color: #000000;
	text-decoration: normal;
	font-weight: bold;
	}
a.parameters {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color: #777777;
	padding:4px;
	font-weight: bold;
	}
a.parameters:hover {
	background-color: #86c268;
	color: #000000;
	text-decoration: normal;
	font-weight: bold;
	}
a.about {
	background-color: #86c268;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
	padding:4px;
	font-weight: bold;
	}
a.about:hover {
	background-color: #86c268;
	color: #FFFFFF;
	text-decoration: normal;
	font-weight: bold;
	}
</style>

<!------------------------MENUS-------------------------------->
<table cellpadding=0 cellspacing=0 width="100%" border=0>
<tr height="45">
	<td valign="bottom" align="left">
		<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
		<tr>
			<td>
			<div id="menubar">
			<table cellpadding=0 cellspacing=0  border=0 height=29 width=70%>
				<tr>
					<td class="koha"><b>KOHA</b></td>
					<td>
						<a class="home" href="/cgi-bin/koha/mainpage.pl">Home</a>
					</td>
					<td>
						<a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a>
					</td>
					<td>
						<a class="members" href="/cgi-bin/koha/members-home.pl">Members</a>
					</td>
					<td>
						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
					</td>
					<td>
						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
					</td>
					<td>
						<a class="circulation"  href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>
					</td>
					<td>
						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Reports</a>
					</td>
					<td>
						<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Parameters</a>
					</td>
					<td>
						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
					</td>
				</TR>
			</TABLE>
			</div>
		</td></tr></table>
	</TD>
</tr>
</table>
<BLOCKQUOTE>
<TMPL_IF NAME="loggedinuser">
    <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
<TMPL_ELSE>
    <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p>
</TMPL_IF>

Index: acquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-top.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** acquisitions-top.inc	10 Apr 2003 14:04:43 -0000	1.7
--- acquisitions-top.inc	11 Apr 2003 19:12:18 -0000	1.8
***************
*** 127,130 ****
--- 127,144 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
  </style>
  
***************
*** 165,169 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 179,183 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>

Index: cat-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** cat-top.inc	10 Apr 2003 14:04:44 -0000	1.9
--- cat-top.inc	11 Apr 2003 19:12:18 -0000	1.10
***************
*** 20,23 ****
--- 20,24 ----
  	font-weight: bold;
  	text-align:center;
+ 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  
***************
*** 126,129 ****
--- 127,144 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
  </style>
  
***************
*** 164,168 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 179,183 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>

Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/circulation-top.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** circulation-top.inc	10 Apr 2003 14:04:44 -0000	1.9
--- circulation-top.inc	11 Apr 2003 19:12:19 -0000	1.10
***************
*** 127,130 ****
--- 127,144 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
  </style>
  
***************
*** 165,169 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 179,183 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/members-top.inc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** members-top.inc	10 Apr 2003 14:04:44 -0000	1.8
--- members-top.inc	11 Apr 2003 19:12:19 -0000	1.9
***************
*** 127,130 ****
--- 127,144 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
  </style>
  
***************
*** 165,169 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 179,183 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>

Index: parameters-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/parameters-top.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** parameters-top.inc	10 Apr 2003 14:04:44 -0000	1.9
--- parameters-top.inc	11 Apr 2003 19:12:19 -0000	1.10
***************
*** 127,130 ****
--- 127,144 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color: #777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
  </style>
  
***************
*** 165,169 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 179,183 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>

Index: reports-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** reports-top.inc	10 Apr 2003 14:04:44 -0000	1.8
--- reports-top.inc	11 Apr 2003 19:12:19 -0000	1.9
***************
*** 114,118 ****
  	font-weight: bold;
  	}
- 
  a.parameters {
  	font-weight: normal;
--- 114,117 ----
***************
*** 129,132 ****
--- 128,146 ----
  	font-weight: bold;
  	}
+ a.about {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	}
+ a.about:hover {
+ 	background-color: #86c268;
+ 	color: #000000;
+ 	text-decoration: normal;
+ 	font-weight: bold;
+ 	}
+ 
  </style>
  
***************
*** 167,171 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>
--- 181,185 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">About</a>
  					</td>
  				</TR>





More information about the Koha-cvs mailing list