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.1,1.


From: Ambrose Li
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl auth.tmpl,1.1,1.2 intranet-main.tmpl,1.1,1.2 mancredit.tmpl,1.1,1.2 modbibitem.tmpl,1.1,1.2 moditem.tmpl,1.2,1.3 newimember.tmpl,1.1,1.2 opac-main.tmpl,1.1,1.2 thesaurus_popup.tmpl,1.1,1.2 updatebiblio.tmpl,1.1,1.2
Date: Sat, 25 Jan 2003 19:36:39 -0800

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

Modified Files:
        auth.tmpl intranet-main.tmpl mancredit.tmpl modbibitem.tmpl 
        moditem.tmpl newimember.tmpl opac-main.tmpl 
        thesaurus_popup.tmpl updatebiblio.tmpl 
Log Message:
Added meta tags
Removed duplicate HTML tags in some templates (they are in *-top.inc)


Index: auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** auth.tmpl   7 Jan 2003 13:34:43 -0000       1.1
--- auth.tmpl   26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,2 ****
--- 1,3 ----
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  <TMPL_IF NAME="nopermission">

Index: intranet-main.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/intranet-main.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** intranet-main.tmpl  7 Jan 2003 17:30:55 -0000       1.1
--- intranet-main.tmpl  26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,4 ****
--- 1,5 ----
  <HTML>
  <TITLE>WITAMY W INTRANECIE KOHA </TITLE>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  

Index: mancredit.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/mancredit.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** mancredit.tmpl      7 Jan 2003 18:07:28 -0000       1.1
--- mancredit.tmpl      26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,3 ****
- <html> <!-- my addition, removed if unnecessary -->
  <TMPL_INCLUDE Name="members-top.inc">
  
--- 1,2 ----
***************
*** 22,24 ****
  
  <TMPL_INCLUDE Name="members-bottom.inc">
! </html>
\ No newline at end of file
--- 21,23 ----
  
  <TMPL_INCLUDE Name="members-bottom.inc">
! </html>

Index: modbibitem.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/modbibitem.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** modbibitem.tmpl     9 Jan 2003 10:08:14 -0000       1.1
--- modbibitem.tmpl     26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,3 ****
- <html>
  <TMPL_INCLUDE Name="cat-top.inc">
  
--- 1,2 ----

Index: moditem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** moditem.tmpl        11 Jan 2003 00:40:46 -0000      1.2
--- moditem.tmpl        26 Jan 2003 03:36:37 -0000      1.3
***************
*** 1,3 ****
- <html>
  <TMPL_INCLUDE Name="cat-top.inc">
  
--- 1,2 ----

Index: newimember.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** newimember.tmpl     9 Jan 2003 10:08:16 -0000       1.1
--- newimember.tmpl     26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,3 ****
- <html>
  <TMPL_INCLUDE NAME="members-top.inc">
  
--- 1,2 ----
***************
*** 18,20 ****
  
  <TMPL_INCLUDE NAME="members-bottom.inc">
! </html>
\ No newline at end of file
--- 17,19 ----
  
  <TMPL_INCLUDE NAME="members-bottom.inc">
! </html>

Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/opac-main.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-main.tmpl      9 Jan 2003 10:08:16 -0000       1.1
--- opac-main.tmpl      26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,4 ****
- <HTML>
  <TITLE>WITAMY W KATALOGU KOHA </TITLE>
  
  
--- 1,4 ----
  <TITLE>WITAMY W KATALOGU KOHA </TITLE>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  

Index: thesaurus_popup.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** thesaurus_popup.tmpl        9 Jan 2003 10:08:17 -0000       1.1
--- thesaurus_popup.tmpl        26 Jan 2003 03:36:37 -0000      1.2
***************
*** 2,5 ****
--- 2,6 ----
        <head>
        <title>Kreator warto¶ci Tezaurusa dla kategorii <TMPL_VAR 
name="category"></title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
        </head>
        <body>

Index: updatebiblio.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** updatebiblio.tmpl   11 Jan 2003 00:36:50 -0000      1.1
--- updatebiblio.tmpl   26 Jan 2003 03:36:37 -0000      1.2
***************
*** 1,4 ****
- 
- <html>
  <TMPL_INCLUDE Name="cat-top.inc">
  
--- 1,2 ----
***************
*** 19,21 ****
  
  <TMPL_INCLUDE Name="cat-bottom.inc">
! </html>
\ No newline at end of file
--- 17,19 ----
  
  <TMPL_INCLUDE Name="cat-bottom.inc">
! </html>




reply via email to

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