[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/de/includes auth-bottom.inc,1.1,1.2 auth-top.inc,1.1,1.2

Friedrich zur Hellen hellen at users.sourceforge.net
Mon Jun 27 21:24:02 CEST 2005


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/de/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21124/koha-tmpl/intranet-tmpl/default/de/includes

Modified Files:
	auth-bottom.inc auth-top.inc 
Log Message:
adjustments for 2.2.3

Index: auth-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/de/includes/auth-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** auth-bottom.inc	12 May 2005 19:26:16 -0000	1.1
--- auth-bottom.inc	27 Jun 2005 19:23:33 -0000	1.2
***************
*** 8,12 ****
  <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> ||
--- 8,12 ----
  <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">Autorit&auml;ten</a> ||
  <a href="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <a href="/cgi-bin/koha/admin-home.pl">Parameter</a> ||

Index: auth-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/de/includes/auth-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** auth-top.inc	12 May 2005 19:26:16 -0000	1.1
--- auth-top.inc	27 Jun 2005 19:23:36 -0000	1.2
***************
*** 3,7 ****
  <html>
  <head>
! <title>KOHA INTRANET: Authorities</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
--- 3,7 ----
  <html>
  <head>
! <title>KOHA INTRANET: Authorit&auml;ten</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
***************
*** 17,21 ****
  <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');
  }
  
--- 17,21 ----
  <script language="JavaScript" type="text/javascript">
  function Help() {
! 	newin=window.open("/cgi-bin/koha/help.pl","Koha Hilfe",'width=600,height=600,toolbar=false,scrollbars=yes');
  }
  
***************
*** 74,78 ****
  	</select>
  	<a href="javascript:addauthority()" class="submenu2">
! 		Authority hinzuf&uuml;gen
  	</a>
  </div>
--- 74,78 ----
  	</select>
  	<a href="javascript:addauthority()" class="submenu2">
! 		Autorit&auml;t hinzuf&uuml;gen
  	</a>
  </div>
***************
*** 81,84 ****
      <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 -->
--- 81,84 ----
      <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">Anmelden</a> bei Koha</p>
  <!-- /TMPL_IF -->





More information about the Koha-cvs mailing list