koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl auth.tmpl,1.2,1.


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl auth.tmpl,1.2,1.3
Date: Sat, 04 Oct 2003 01:43:12 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl
In directory sc8-pr-cvs1:/tmp/cvs-serv25416

Modified Files:
        auth.tmpl 
Log Message:
corrections of closing tag </h2>

Index: auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** auth.tmpl   26 Jan 2003 03:36:37 -0000      1.2
--- auth.tmpl   4 Oct 2003 08:43:10 -0000       1.3
***************
*** 3,22 ****
  <TMPL_IF NAME="nopermission">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Przepraszamy, system KOHA uwa¿a, ¿e nie masz uprawnieñ do tej strony.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="timed_out">
  <!-- This is what is displayed if login has timed out -->
! <h2>Przepraszamy, twoja sesja wygas³a, prosimy zalogowaæ siê ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="different_ip">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Twój dostêp dokonuje siê z innego adresu IP! Prosimy zalogowaæ siê 
ponownie.<h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="invalid_username_or_password">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Wprowadzi³e¶ niepoprawne has³o lub nazwê, prosimy spróbowaæ ponownie.<h2>
  </TMPL_IF>
  
--- 3,22 ----
  <TMPL_IF NAME="nopermission">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Przepraszamy, system KOHA uwa¿a, ¿e nie masz uprawnieñ do tej strony.</h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="timed_out">
  <!-- This is what is displayed if login has timed out -->
! <h2>Przepraszamy, twoja sesja wygas³a, prosimy zalogowaæ siê ponownie.</h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="different_ip">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Twój dostêp dokonuje siê z innego adresu IP! Prosimy zalogowaæ siê 
ponownie.</h2>
  </TMPL_IF>
  
  <TMPL_IF NAME="invalid_username_or_password">
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Wprowadzi³e¶ niepoprawne has³o lub nazwê, prosimy spróbowaæ ponownie.</h2>
  </TMPL_IF>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]