[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/includes about-b
From: |
Dorian Meid |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/includes about-bottom.inc,NONE,1.1 about-top.inc,NONE,1.1 acquisitions-bottom.inc,NONE,1.1 acquisitions-top.inc,NONE,1.1 auth-bottom.inc,NONE,1.1 auth-search-bottom.inc,NONE,1.1 auth-search-top.inc,NONE,1.1 auth-top.inc,NONE,1.1 bull-bottom.inc,NONE,1.1 bull-top.inc,NONE,1.1 cat-bottom.inc,NONE,1.1 cat-class-list.inc,NONE,1.1 cat-top.inc,NONE,1.1 circulation-bottom.inc,NONE,1.1 circulation-top.inc,NONE,1.1 common-print.css,NONE,1.1 common-style.css,NONE,1.1 error-bottom.inc,NONE,1.1 error-top.inc,NONE,1.1 help-bottom.inc,NONE,1.1 help-top.inc,NONE,1.1 intranet-main.css,NONE,1.1 issues-bottom.inc,NONE,1.1 marc-editor.css,NONE,1.1 marc-top.inc,NONE,1.1 members-bottom.inc,NONE,1.1 members-top.inc,NONE,1.1 neutral-top.inc,NONE,1.1 onlinehelp.css,NONE,1.1 opac-bottom.inc,NONE,1.1 opac-top.inc,NONE,1.1 parameters-bottom.inc,NONE,1.1 parameters-top.inc,NONE,1.1 popup-bottom.inc,NONE,1.1 popup-top.inc,NONE,1.1 quicksearch-top.inc,NONE,1.1 reports-bottom.inc,NONE,1.1 reports-top.inc,NONE,1.1 reportswcal-top.inc,NONE,1.1 |
Date: |
Thu, 12 May 2005 12:26:18 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/de/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16198/intranet-tmpl/default/de/includes
Added Files:
about-bottom.inc about-top.inc acquisitions-bottom.inc
acquisitions-top.inc auth-bottom.inc auth-search-bottom.inc
auth-search-top.inc auth-top.inc bull-bottom.inc bull-top.inc
cat-bottom.inc cat-class-list.inc cat-top.inc
circulation-bottom.inc circulation-top.inc common-print.css
common-style.css error-bottom.inc error-top.inc
help-bottom.inc help-top.inc intranet-main.css
issues-bottom.inc marc-editor.css marc-top.inc
members-bottom.inc members-top.inc neutral-top.inc
onlinehelp.css opac-bottom.inc opac-top.inc
parameters-bottom.inc parameters-top.inc popup-bottom.inc
popup-top.inc quicksearch-top.inc reports-bottom.inc
reports-top.inc reportswcal-top.inc
Log Message:
First german contribution to 2.2.2
Thanks to Friedrich
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA INTRANET: Über</title>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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>
<style type="text/css">
.about {
background-color: #86c268;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
a.about:hover {
background-color: #86c268;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA INTRANET: Erwerbung</title>
<link rel="stylesheet" type="text/css" media="print" href="<!-- TMPL_VAR
name="themelang" -->/includes/common-print.css">
<link rel="stylesheet" type="text/css" media="screen" href="<!-- TMPL_VAR
name="themelang" -->/includes/common-style.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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>
<style type="text/css">
.acquisition {
background-color: #ffdf61;
color:#000000;
background-image:none;
text-decoration: normal;
font-weight: bold;
}
a.acquisition:hover {
background-color: #ffdf61;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA INTRANET: Authorities</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
// end hiding -->
</script>
<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');
}
function addauthority() {
X = document.forms[0].authtype.value;
window.location="/cgi-bin/koha/authorities/authorities.pl?authtypecode="+X;
}
</script>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.authority {
background-color: #6b7cbe;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
background-image:none;
}
a.authority:hover {
background-color: #6b7cbe;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- MENUS -->
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA INTRANET: Authorities</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
// end hiding -->
</script>
<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');
}
function addauthority() {
X = document.forms[0].authtype.value;
window.location="/cgi-bin/koha/authorities/authorities.pl?authtypecode="+X;
}
function searchauthority() {
X = document.forms[0].authtype2.value;
Y = document.forms[0].value.value;
window.location="/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&authtypecode="+X+"&value="+Y+"&marclist=&and_or=and&excluding=&operator=contains";
}
</script>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.authority {
background-color: #6b7cbe;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
background-image:none;
}
a.authority:hover {
background-color: #6b7cbe;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<form>
<div id="submenu">
<span class="koha">Optionen >> </span>
<select name="authtype2">
<!-- TMPL_LOOP name="authtypesloop" -->
<option value="<!-- TMPL_VAR name="value" -->" <!--
TMPL_IF name="selected" -->selected<!-- /TMPL_IF -->>
<!-- TMPL_VAR name="authtypetext" -->
</option>
<!-- /TMPL_LOOP -->
</select>
<input type="text" size="10" maxlength="100" name="value"> <a
href="javascript:searchauthority()" class="submenu"> Suche </a>
<select name="authtype">
<!-- TMPL_LOOP name="authtypesloop" -->
<option value="<!-- TMPL_VAR name="value" -->" <!--
TMPL_IF name="selected" -->selected<!-- /TMPL_IF -->>
<!-- TMPL_VAR name="authtypetext" -->
</option>
<!-- /TMPL_LOOP -->
</select>
<a href="javascript:addauthority()" class="submenu2">
Authority hinzufügen
</a>
</div>
</form>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Serienverwaltung</title>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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>
<style type="text/css">
.bull {
background-color: #803010;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
background-image:none;
}
a.bull:hover {
background-color: #803010;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/bull-home.pl"
class="submenu">Abonnement-Suche</a> <a href="/cgi-bin/koha/bull/lateissues.pl"
class="submenu2">Überfällige Hefte</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!--
list of Classes to be included in /catalogue/index.html and cat/index.html
This is a qick-fix - These should really be fetched from the database
-->
<option value="E">Easy / Picture Books
<option value="ER">Easy Reader
<option value="JNF">SAchliteratur für Jugendliche
<option value="JF">Schöne Literatur für Jugendliche
<option value="TREF">Teacher Reference
<option value="FYA">Romane fü Jugendliche
<option value="REF">Nachschlagebestand
<option value="F">Belletristik
<option value="NF">Sachliteratur
<option value="CD">CD
<!-- <option value="E|ER">Easy Books-->
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Katalog</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/javascript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
function Help() {
newin=window.open("/cgi-bin/koha/help.pl","Koha
Help",'width=600,height=600,toolbar=false,scrollbars=yes');
}
// end hiding -->
</script>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.catalogue {
background-color:#ad11ad;
color:#FFFFFF;
background-image:none;
text-decoration: normal;
}
a.catalogue:hover {
background-color: #ad11ad;
color: #FFFFFF;
text-decoration: none;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet"
class="submenu2">Suche</a> <a
href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet"
class="submenu">Biblio hinzufügen</a> <a class="submenu2"
href="/cgi-bin/koha/bull-home.pl">Serie</a> <a
href="/cgi-bin/koha/bookshelves/shelves.pl" class="submenu">Virtuelle Regale</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Ausleihe</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
function focusOnFirst (){
document.forms[0].elements[0].focus();
}
// end hiding -->
</script>
<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>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.circulation {
background-color: #be6170;
color:#FFFFFF;
background-image:none;
text-decoration: normal;
font-weight: bold;
}
a.circulation:hover {
background-color: #be6170;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body onload="javascript:focusOnFirst()">
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/circ/circulation.pl"
class="submenu">Ausleihe</a> <a href="/cgi-bin/koha/circ/returns.pl"
class="submenu2">Rückgabe</a> <a
href="/cgi-bin/koha/circ/branchtransfers.pl" class="submenu">Interner
Leihverkehr</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
p,
div,
.doNotPrint
{
/* Hides all the elements irrelevant for printing */
display: none;
}
a, a.stub, a.new, a:link, a:visited {
text-decoration: none;
color: black;
}
table {
border:1px solid #000000;
border-collapse:collapse;
width:100%;
}
th {
font-weight:bold;
text-align:center;
border:1px solid #000000;
padding:3px 3px 3px 3px;
}
tr {
border:1px solid #000000;
}
div#mainbloc,
div#bloc100
{
display: block;
}
--- NEW FILE ---
body {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
margin:0px;
padding:0px;
background-color:#99CC33;
}
input {
display:inline;
}
ul {
margin-top:0px;
margin-bottom:0px;
}
p {
margin-bottom:0px;
margin-top:0px;
margin-left:10px;
margin-right:10px;
padding:0px;
clear:left;
}
.center {
text-align:center;
}
label {
float:left;
width: 6em;
display:inline;
}
.label20 {
float:left;
width: 4em;
display:inline;
}
.label100 {
float:left;
width: 12em;
display:inline;
}
.button {
text-align: center;
font: 1.2em sans-serif;
padding: 0px 5px 0px 5px;
margin:2px;
display:inline;
position:static;
border-style: solid;
border-width: 1px;
border-color: black;
text-decoration: none;
color: black;
cursor:pointer;
vertical-align:middle;
-moz-border-radius: 6px;
background-color:#FFFFFF;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
}
/* TABLES */
table {
border:1px solid #000000;
border-collapse:collapse;
width:100%;
}
table.noborder {
border:0px;
border-collapse:collapse;
font-size:10pt;
margin : auto;
}
table.small {
width:auto;
}
/* header */
th {
background-color: #99cccc;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
font-weight:bold;
text-align:center;
border:1px solid #000000;
padding:3px 0px 3px 0px;
}
th.noborder {
background-color: #FFFFFF;
background-image:none;
font-weight:bold;
text-align:center;
border:1px solid #ad11ad;
/* border-left:1px solid #ad11ad; */
padding:3px 0px 3px 0px;
}
/* standard cell */
td {
border-left:0px;
}
/* hilighted cell */
td.hilighted, tr.hilighted {
border-left:0px;
background-color:#ffffcc;
}
/* cells that are numbers => aligned right */
td.number {
border-left:0px;
text-align:right;
}
/* hilighted cell */
td.numberhilighted {
border-left:0px;
background-color:#ffffcc;
text-align:right;
}
#resultlist table {
margin : auto;
}
#resultlist table td {
border-right : 1px solid #CCCCCC;
}
#resultlist table td:last-child {
border-right : 1px solid Black;
}
h1 {
color:#000000;
background-color:#DDDDDD;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
font-size: 150%;
text-align:center;
padding: 4px;
border: 4px inset #666666;
}
h2 {
margin-top:0px;
margin-bottom:4px;
text-align:center;
padding:0px;
font-size:125%;
padding-left:10px;
padding-right:10px;
padding-bottom:3px;
padding-top:3px;
}
h2.help {
text-align : left;
margin-top : 10px;
}
h3 {
margin-top:0px;
margin-bottom:4px;
padding:0px;
font-size:100%;
font-weight:bold;
}
#bloctitle, .bloctitle {
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
color:#000000;
font-size: 125%;
text-align:center;
padding:5px;
margin-bottom:10px;
border-bottom: 1px solid #666666;
}
#problem {
color: white;
font-weight:bold;
background-color:red;
}
.problem {
color: white;
font-weight:bold;
background-color:red;
}
#mainbloc {
float:left;
width:90%;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:3px solid #000000;
border-bottom:3px solid #000000;
background-color:#FFFFFF;
margin-left:10px;
margin-right:10px;
padding-bottom:100px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
}
#main {
position:absolute;
}
#bloc25, .bloc25 {
float:left;
border:1px solid #000000;
margin:10px;
padding:0px;
}
#bloc100, .bloc100 {
float:left;
position:relative;
width:100%;
border:1px solid #000000;
margin:10px;
}
#resultnumber {
margin-top : 5px;
text-align : center;
}
a.resultnumber {
margin-bottom : 5px;
padding : 2px 4px;
background-color : White;
border : 1px solid #339900;
font-weight : bold;
}
#resultnumber .highlight {
margin-bottom : 5px;
padding : 2px 4px;
background-color : #EEEEEE;
border : 1px solid Black;
font-weight : bold;
}
a.resultnumber:hover {
background-color : #ffffcc;
}
.resultcount {
border-top : 1px solid white;
font-weight : bold;
padding : 3px;
}
#resultlist {
width:95%;
margin : auto;
/* margin-left:5%;
margin-right:5%;*/
}
#resultlist p {
font-size : .8em;
}
a.resultlist {
font-weight : bold;
display : block;
padding-left : 5px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a.submenu {
text-decoration: none;
cursor : pointer;
color:#777777;
background-color:#EEEEEE;
font-weight: bold;
margin:0;
}
a.submenu:hover {
text-decoration: none;
cursor:pointer;
color:#777777;
background-color:#EEEEEE;
font-weight: bold;
margin:0;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
}
a.submenu2 {
text-decoration: none;
cursor:pointer;
color:#777777;
background-color:#CCCCCC;
font-weight: bold;
margin:0;
}
a.submenu2:hover {
text-decoration: none;
cursor:pointer;
color:#777777;
background-color:#CCCCCC;
font-weight: bold;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
margin:0;
}
#menubar {
border-top:1px solid #666666;
font: 125% bold sans-serif;
background-color:#DDDDDD;
padding-bottom:5px;
}
#submenu {
background-color:#EEEEEE;
border-left:1px solid #000000;
padding-bottom:5px;
font-size:110%;
}
#menubar a {
padding:5px;
}
#submenu a {
padding:5px;
}
.koha {
text-align:center;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
font-size:130%;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}
.home {
color:#777777;
}
a.home:hover {
background-color: #339933;
color: #000000;
}
.catalogue {
color:#777777;
}
a.catalogue:hover {
background-color:#ad11ad;
color:#FFFFFF;
}
.members {
color:#777777;
}
a.members:hover {
background-color: #86c268;
color: #000000;
}
.acquisition {
color:#777777;
}
a.acquisition:hover {
background-color: #ffdf61;
color: #000000;
}
.authority {
color:#777777;
}
a.authority:hover {
background-color: #6b7cbe;
color: #000000;
}
.reports {
color:#777777;
}
a.reports:hover {
background-color: #6b7cbe;
color: #000000;
}
.circulation {
color:#777777;
}
a.circulation:hover {
background-color: #be6170;
color: #000000;
}
.parameters {
color:#777777;
}
a.parameters:hover {
background-color: #86c268;
color: #000000;
}
.bull {
color:#777777;
}
a.bull:hover {
background-color: #803010;
color: #000000;
}
.about {
color:#777777;
}
a.about:hover {
background-color: #86c268;
color: #000000;
}
.help {
color:#777777;
}
a.help:hover {
color: #FFFFFF;
}
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Katalog</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
// end hiding -->
</script>
<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>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.catalogue {
background-color:#ad11ad;
color:#FFFFFF;
background-image:none;
text-decoration: normal;
}
a.catalogue:hover {
background-color: #ad11ad;
color: #FFFFFF;
text-decoration: none;
}
</style>
</head>
<body>
<!-- MENUS -->
<div id="menubar">
<span class="koha">KOHA</span>
<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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet"
class="submenu2">Suche</a> <a href="/cgi-bin/koha/bookshelves/shelves.pl"
class="submenu">Virtuelle Regale</a> <a
href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet"
class="submenu2">Biblio hinzufügen</a> <a
href="/cgi-bin/koha/maint/catmaintain.pl" class="submenu">Katalogpflege</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<a href="javascript:window.close()" class="button">Close online help</a>
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: Online-Hilfe</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<body>
<div id="mainbloc">
--- NEW FILE ---
body {
font-family:verdana,arial,helvetica;
font-size:10pt;
margin:0px;
padding:0px;
background-color:#99CC33;
color:#000000;
}
#mainbloc {
margin:2%;
}
#menus {
margin:0%;
}
.hint {
background-color:#FFF;
color:#000000;
border:1px solid #000000;
padding:5px;
margin-left:200px;
height:90%;
width:40%;
-moz-border-radius:6px;
position:absolute;
display:inline;
}
.image {
float:left;
background-image:url("/intranet-tmpl/default/images/koha-logo.gif");
background-repeat:no-repeat;
width:300px;
height:430px;
padding-top:90px;
text-align:center;
vertical-align:middle;
/* display:inline; */
position:relative;
}
a {
text-decoration: none;
font-size:20pt;
padding:3px 50px 3px 3px;
line-height:200%;
}
.koha {
text-align:center;
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
}
h1.catalogue{
text-align:center;
background-color:#ad11ad;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
h1.members{
text-align:center;
background-color: #86c268;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
h1.acquisition{
text-align:center;
background-color: #ffdf61;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
h1.reports{
text-align:center;
background-color: #6b7cbe;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
h1.circulation{
text-align:center;
background-color: #be6170;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
h1.parameters{
text-align:center;
background-color: #86c268;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
h1.bull{
text-align:center;
background-color: #803010;
color: #000000;
text-decoration: normal;
font-weight: bold;
}
a.catalogue {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.catalogue:hover {
font-weight: normal;
text-decoration: none;
cursor: hand;
background-color:#ad11ad;
color:#FFFFFF;
font-weight: bold;
border:1px solid #000000;
line-height:200%;
}
a.members {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.members:hover {
background-color: #86c268;
border:1px solid #000000;
color: #000000;
text-decoration: none;
font-weight: bold;
line-height:200%;
}
a.acquisition {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.acquisition:hover {
background-color: #ffdf61;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
a.reports {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.reports:hover {
background-color: #6b7cbe;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
a.circulation {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.circulation:hover {
background-color: #be6170;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
a.parameters {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.parameters:hover {
background-color: #86c268;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
a.about {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.about:hover {
background-color: #86c268;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
a.bull {
font-weight: normal;
text-decoration: none;
cursor: hand;
color:#777777;
font-weight: bold;
line-height:200%;
}
a.bull:hover {
background-color: #803010;
border:1px solid #000000;
color: #000000;
text-decoration: normal;
font-weight: bold;
line-height:200%;
}
.kohalogo {
font-size:250%;
font-weight:bold;
font-style:italic;
font-family:Times;
color:#99CC33;
margin:10px;
padding:0px;
}
.kohalogo2 {
font-size:125%;
font-style:italic;
font-family:Times;
color:#000000;
margin:0px;
padding:0px;
}
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
body {
font-family:verdana,arial,helvetica;
font-size:10pt;
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
div.tabbed {
position: absolute;
margin-left:5%;
width:90%;
display:block;
}
div.tabs {
width:10px;
position:absolute;
margin-left:50px;
margin-top:110px;
}
div.tabs a {
display:block;
font-size: 9px;
background-color: #ad11ad;
color: #FFFFFF;
border: thin solid black;
margin-right: 2px;
padding: 10px 10px;
-moz-border-radius: 5px 0px 0px 5px;
}
div.tab {
width:90%;
display: block;
visibility:hidden;
position:absolute;
margin-left:80px;
margin-top:110px;
}
.MARCtag { /* style for tag definition (700 - Statement of responsability) */
font-weight:bold;
color:#ad11ad;
background-color:FFFFFF;
background-image:url('');
border-bottom: thin solid #ad11ad;
margin-right:30%;
}
.labelsubfield { /* style for each subfield (like : a Publication year), just
before the biblio subfield */
float:left;
width: 12em;
margin-left:30px;
display:inline;
}
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Katalog</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/javascript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
// end hiding -->
</script>
<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>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/marc-editor.css">
<style type="text/css">
.catalogue {
background-color:#ad11ad;
color:#FFFFFF;
background-image:none;
text-decoration: normal;
}
a.catalogue:hover {
background-color: #ad11ad;
color: #FFFFFF;
text-decoration: none;
}
</style>
</head>
<body>
<!-- TMPL_UNLESS name="popup" -->
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet"
class="submenu2">Suche</a> <a
href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet"
class="submenu">Biblio hinzufügen</a> <a class="submenu2"
href="/cgi-bin/koha/bull-home.pl">Serie</a> <a
href="/cgi-bin/koha/bookshelves/shelves.pl" class="submenu">Virtuelle Regale</a>
</div>
<!-- /TMPL_UNLESS -->
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Benutzer </title>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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>
<style type="text/css">
.members {
background-color: #86c268;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
}
a.members:hover {
background-color: #86c268;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/members/members-home.pl"
class="submenu">Suche</a> <a
href="/cgi-bin/koha/members/memberentry.pl?actionType=Add"
class="submenu2">Neuer Benutzer</a> <a
href="/cgi-bin/koha/members/memberentry.pl?categorycode=I&actionType=Add"
class="submenu">Neue Organisation</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Katalog</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!-- Hide from old browsers
function openWindow(targeturl, windowname) {
newwin =
window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
}
// end hiding -->
</script>
<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>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<style type="text/css">
.catalogue {
background-color:#ad11ad;
color:#FFFFFF;
background-image:none;
text-decoration: normal;
}
a.catalogue:hover {
background-color: #ad11ad;
color: #FFFFFF;
text-decoration: none;
}
</style>
</head>
<body>
<!-- MENUS -->
--- NEW FILE ---
body {
font-family:arial,helvetica;
font-size:10pt;
margin:0px;
padding:0px;
background-color:#99CC33;
}
p {
margin-bottom:0px;
margin-top:0px;
margin-left:10px;
margin-right:10px;
padding:0px;
clear:left;
}
.center {
text-align:center;
}
.button {
text-align: center;
font: 1.2em sans-serif;
padding: 0px 5px 0px 5px;
margin:2px;
display:inline;
position:static;
border-style: solid;
border-width: 1px;
border-color: black;
text-decoration: none;
color: black;
border-radius: 6px;
cursor:pointer;
vertical-align:middle;
-moz-border-radius: 6px;
background-color:#F00000;
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
}
h1 {
color:#000000;
background-color:#99CC33;
font-size: 150%;
text-align:center;
padding: 4px;
border: 4px inset #99CC33;
}
h2 {
margin-top:0px;
margin-bottom:4px;
text-align:left;
background-color:#99CC33;
padding:0px;
font-size:125%;
padding-left:10px;
padding-right:10px;
padding-bottom:3px;
padding-top:3px;
margin-right:30%;
}
h3 {
margin-top:0px;
margin-bottom:4px;
padding:0px;
font-size:100%;
font-weight:bold;
}
#mainbloc {
float:left;
width:90%;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:3px solid #000000;
border-bottom:3px solid #000000;
background-color:#FFFFFF;
margin-left:10px;
margin-right:10px;
padding-bottom:100px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
}
--- NEW FILE ---
</BLOCKQUOTE>
<p> </p>
<br>
<center>
<font size=2 face="arial, helvetica">
<A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Suche im
Katalog</a> ||
<!--<A HREF="/cgi-bin/koha/members-home.pl">Members Area</a> || -->
<A HREF="/join.html">Benutzer werden</a> ||
<A HREF="/cgi-bin/koha/mainpage.pl">Start</a>
</font>
</center>
</body>
</html>
--- NEW FILE ---
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--Authored by address@hidden 10:46 24/12/99-->
<html>
<head>
<title>KOHA: OPAC Katalogsuche</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc"
Alink="#cc3300"
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
<!--HDL Colours
Yellow = ffcc00
light blue = ccccff
bright blue links = 0000ff
aubergine = 663266
light green/grey = cccc99
-->
<!--------------------------MENUS---------------------------------->
<table cellpadding=0 cellspacing=0 width="100%" border=0>
<tr BGCOLOR="#339999" >
<td valign=bottom><img src="<!-- TMPL_VAR name="themelang"
-->/images/inside-top-search.gif" width=349 height=50 alt="KOHA: Katalogsuche"
hspace=0 vspace=0 border=0></td>
<td align=right><a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet"
onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang"
-->/images/mouseover-search.gif'"
onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="<!--
TMPL_VAR name="themelang" -->/images/menu-search.gif" width=71 height=30
alt="Suche" hspace=0 vspace=0 border=0 name="menu-search"></a>
<!-- <a href="/member/"
onMouseOver="document.mouseover.src='/images/mouseover-member.gif'"
onMouseOut="document.mouseover.src='/images/holder.gif'"><img
src="/images/menu-login.gif"
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0
name="menu-login"></a>
-->
<!-- TMPL_IF NAME="loggedinusername" -->
<a href="/cgi-bin/koha/userpage.pl"
onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang"
-->/images/mouseover-mysettings.gif'"
onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang"
-->/images/holder.gif'">
<img src="<!-- TMPL_VAR name="themelang"
-->/images/menu-mysettings.gif"
width=90 height=30 alt="My Settings" hspace=0 vspace=0 border=0
name="menu-mysettings"></a>
<!-- TMPL_ELSE -->
<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="Anmelden" hspace=0 vspace=0 border=0
name="menu-join"></a>
<!-- /TMPL_IF -->
<a href="/cgi-bin/koha/mainpage.pl"
onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang"
-->/images/mouseover-home.gif'"
onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang"
-->/images/holder.gif'"><img src="<!-- TMPL_VAR name="themelang"
-->/images/menu-home.gif" width=60 height=30 alt="Start" hspace=0 vspace=0
border=0 name="menu-home"></a></td>
</TR>
<tr valign=top>
<td><img src="<!-- TMPL_VAR name="themelang"
-->/images/inside-koha-bottom.gif"
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
<td align=right><img src="<!-- TMPL_VAR name="themelang"
-->/images/holder.gif"
width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
</TR>
</TABLE>
<!--------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Parameter</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/admin/aqbookfund.pl" class="submenu">Etats</a>
<a href="/cgi-bin/koha/admin/authorised_values.pl"
class="submenu2">Vorgabewerte</a> <a href="/cgi-bin/koha/admin/currency.pl"
class="submenu2">Währungen</a> <a href="/cgi-bin/koha/admin/printers.pl"
class="submenu">Drucker</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Popup</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
</head>
<body>
<!-- NO MENUS for popup-top -->
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Popup</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<script language="javascript" type="text/javascript">
// Set the value of the form field to the passed value and optionally
shift
// focus and close the popup.
function FillForm(val,formname,formfield) {
document.forms[formname].elements[formfield].value = val;
// Uncomment below to shift focus after clicking link in popup.
document.forms[formname].elements[formfield].focus();
// Uncomment below to close popup after clicking link.
newwin.close();
}
</script>
</head>
<body>
<!-- NO MENUS for popup-top -->
--- NEW FILE ---
<br clear="all">
<p> </p>
<div class="center">
<a href="/cgi-bin/koha/mainpage.pl">Start</a> ||
<a
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
||
<a href="/cgi-bin/koha/members/members-home.pl">Benutzer</a> ||
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Erwerbung</a> ||
<a href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a> ||
<a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||
<a href="/cgi-bin/koha/about.pl">Über</a> ||
Hilfe
</div>
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Reports</title>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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>
<style type="text/css">
.reports {
background-color: #6b7cbe;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
background-image:none;
}
a.reports:hover {
background-color: #6b7cbe;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes"
class="submenu">Medientypen</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>KOHA: INTRANET: Reports</title>
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/common-style.css">
<!-- Additions to enable Calendar system -->
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang"
-->/includes/calendar/calendar-system.css">
<!-- End of additions -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- Additions to enable Calendar system -->
<script type="text/javascript" src="<!-- TMPL_VAR name="themelang"
-->/includes/calendar/calendar.js"></script>
<script type="text/javascript" src="<!-- TMPL_VAR name="themelang"
-->/includes/calendar/calendar-en.js"></script>
<script type="text/javascript" src="<!-- TMPL_VAR name="themelang"
-->/includes/calendar/calendar-setup.js"></script>
<!-- End of additions -->
<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>
<style type="text/css">
.reports {
background-color: #6b7cbe;
color:#FFFFFF;
text-decoration: normal;
font-weight: bold;
background-image:none;
}
a.reports:hover {
background-color: #6b7cbe;
color: #FFFFFF;
text-decoration: normal;
font-weight: bold;
}
</style>
</head>
<body>
<!-- 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">Erwerbung</a> <a
class="catalogue"
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl">Ausleihe</a>
<a class="members" href="/cgi-bin/koha/members/members-home.pl">Benutzer</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">Parameter</a> <a
class="about" href="/cgi-bin/koha/about.pl">Über</a> <a class="catalogue"
href="/cgi-bin/koha/help.pl" onclick="Help(); return false;">Hilfe</a>
</div>
<div id="submenu">
<span class="koha">Optionen >> </span>
<a href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes"
class="submenu">Medientypen</a>
</div>
<!-- TMPL_IF NAME="loggedinusername" -->
<p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinusername" -->
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Abmelden</a>]</p>
<!-- TMPL_ELSE -->
<p align="left"><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
<!-- /TMPL_IF -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/includes about-bottom.inc,NONE,1.1 about-top.inc,NONE,1.1 acquisitions-bottom.inc,NONE,1.1 acquisitions-top.inc,NONE,1.1 auth-bottom.inc,NONE,1.1 auth-search-bottom.inc,NONE,1.1 auth-search-top.inc,NONE,1.1 auth-top.inc,NONE,1.1 bull-bottom.inc,NONE,1.1 bull-top.inc,NONE,1.1 cat-bottom.inc,NONE,1.1 cat-class-list.inc,NONE,1.1 cat-top.inc,NONE,1.1 circulation-bottom.inc,NONE,1.1 circulation-top.inc,NONE,1.1 common-print.css,NONE,1.1 common-style.css,NONE,1.1 error-bottom.inc,NONE,1.1 error-top.inc,NONE,1.1 help-bottom.inc,NONE,1.1 help-top.inc,NONE,1.1 intranet-main.css,NONE,1.1 issues-bottom.inc,NONE,1.1 marc-editor.css,NONE,1.1 marc-top.inc,NONE,1.1 members-bottom.inc,NONE,1.1 members-top.inc,NONE,1.1 neutral-top.inc,NONE,1.1 onlinehelp.css,NONE,1.1 opac-bottom.inc,NONE,1.1 opac-top.inc,NONE,1.1 parameters-bottom.inc,NONE,1.1 parameters-top.inc,NONE,1.1 popup-bottom.inc,NONE,1.1 popup-top.inc,NONE,1.1 quicksearch-top.inc,NONE,1.1 reports-bottom.inc,NONE,1.1 reports-top.inc,NONE,1.1 reportswcal-top.inc,NONE,1.1,
Dorian Meid <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/help/members memberentry.tmpl,NONE,1.1 members-home.tmpl,NONE,1.1 moremember.tmpl,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/images background-mem.gif,NONE,1.1 exception.jpg,NONE,1.1 holder.gif,NONE,1.1 koha-front-koha.gif,NONE,1.1 labelSample.gif,NONE,1.1 leftarrow.png,NONE,1.1 more.gif,NONE,1.1 next.gif,NONE,1.1 prev.gif,NONE,1.1 print.gif,NONE,1.1 print.png,NONE,1.1 rightarrow.png,NONE,1.1 trash.gif,NONE,1.1 trash.png,NONE,1.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/help/members memberentry.tmpl,NONE,1.1 members-home.tmpl,NONE,1.1 moremember.tmpl,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/images background-mem.gif,NONE,1.1 exception.jpg,NONE,1.1 holder.gif,NONE,1.1 koha-front-koha.gif,NONE,1.1 labelSample.gif,NONE,1.1 leftarrow.png,NONE,1.1 more.gif,NONE,1.1 next.gif,NONE,1.1 prev.gif,NONE,1.1 print.gif,NONE,1.1 print.png,NONE,1.1 rightarrow.png,NONE,1.1 trash.gif,NONE,1.1 trash.png,NONE,1.1
- Index(es):