[Koha] printer.pl

Michael Wray maillists at hecomm.org
Thu Jul 14 02:36:42 NZST 2005


koha/intranet/cgi-bin/admin/printer.pl 

It appears to be the only item that doesn't function, and returns as a text 
item with the following content:

      HTTP/1.1 200 OK
Date: Wed, 13 Jul 2005 03:06:32 GMT
Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-15 mod_perl/1.29
Set-Cookie: sessionID=55228-1121223986; path=/
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

f9e
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>KOHA: INTRANET: Parameters</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<link rel="stylesheet" type="text/css" 
href="/intranet-tmpl/default/en/includes/common-style.css">

<style type="text/css">
.parameters {
	background-color: #86c268;
	color: #FFFFFF;
	text-decoration: normal;
	font-weight: bold;
	background-image:none;
	}
a.parameters:hover {
	background-color: #86c268;
	color: #FFFFFF;
	text-decoration: normal;
	font-weight: bold;
	}
</style>
</head>
<body>

<script language="JavaScript" type="text/javascript">
function Help() {
	newin=window.open("/cgi-bin/koha/help.pl","Koha 
Help",'width=600,height=600,toolbar=false,scrollbars=yes');
}
</script>
<!-- MENUS -->
<div id="menubar">
	<span class="koha"><a class="home" 
href="/cgi-bin/koha/mainpage.pl">Koha</a></span>
	<a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
	<a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&amp;type=intranet">Catalogue</a>
	<a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>
	<a class="members" href="/cgi-bin/koha/members/members-home.pl">Members</a>
	<a class="authority" 
href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a>
	<a class="reports" href="/cgi-bin/koha/reports-home.pl">Reports</a>
	<a class="parameters" href="/cgi-bin/koha/admin-home.pl">Parameters</a>
	<a class="about" href="/cgi-bin/koha/about.pl">About</a>
	<a class="catalogue" href="/cgi-bin/koha/help.pl" onclick="Help(); return 
false;">Help</a>
</div>
<div id="submenu">
	<span class="koha">options &gt;&gt;&nbsp;&nbsp;</span>
	<a href="/cgi-bin/koha/admin/aqbookfund.pl" class="submenu">Funds</a>
	<a href="/cgi-bin/koha/admin/authorised_values.pl" class="submenu2">Auth 
value</a>
	<a href="/cgi-bin/koha/admin/currency.pl" class="submenu2">Currencies</a>
	<a href="/cgi-bin/koha/admin/printers.pl" class="submenu">Printers</a>
</div>

    <p align="left">Logged in as: kohaadmin [<a 
href="/cgi-bin/koha/mainpage.pl?logout.x=1">Log Out</a>]</p>



<div id="mainbloc">
		<h1>Printer admin</h1>
	
	
	
	
	
	
	
	
	
			<form action="/cgi-bin/koha/admin/printers.pl" method="post">
					<input type="text" name="description" value="">
					<input type="reset" name="reset" value="clr">
			</form>
	
		
	
		<table border="0" cellspacing="0" cellpadding="5">
			<tr bgcolor="#99cc33">
				<td background="/images/background-mem.gif"><b>Name</b></td>
				<td background="/images/background-mem.gif"><b>Queue</b></td>
				<td background="/images/background-mem.gif"><b>Type</b></td>
				<td background="/images/background-mem.gif"> </td>
				<td background="/images/background-mem.gif"> </td>
			</tr>
			
			<tr bgcolor="white">
				<td>lp</td>
				<td>devlp0</td>
				<td></td>
				<td><a 
href="/cgi-bin/koha/admin/printers.pl?op=add_form&amp;searchfield=lp" 
class="button">Edit</a></td>
							<td><a 
href="/cgi-bin/koha/admin/printers.pl?op=delete_confirm&amp;searchfield=lp" 
class="button">Delete</a></td>
			</tr>
			
		</table>
	
		<form action="/cgi-bin/koha/admin/printers.pl" method="post">
			<input type="hidden" name="op" value="add_form">
		
		
	
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
	
		
	
			<br>
		<input type="submit" class="button" value="Add printer" alt="Add printer">
		<br>
			</form>
	
	
</div>

<br clear="all">
<p> &nbsp; </p>

<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Home</a> ||
<a 
href="/cgi-bin/koha/loadmodules.pl?module=search&amp;type=intranet">Catalogue</a> 
||
<a href="/cgi-bin/koha/members/members-home.pl">Members</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameters</a> ||
<a href="/cgi-bin/koha/about.pl">About</a> || 
Help
</div>

</body>
</html>


0

_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



More information about the Koha mailing list