[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl/includes join-top.inc,1.1,1.2 members-top.inc,1.1,1.2 opac-top.inc,1.1,1.2

Ambrose Li acli at users.sourceforge.net
Sun Jan 26 04:41:37 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv15775/includes

Modified Files:
	join-top.inc members-top.inc opac-top.inc 
Log Message:
Added meta tags


Index: join-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes/join-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** join-top.inc	6 Jan 2003 02:06:06 -0000	1.1
--- join-top.inc	26 Jan 2003 03:41:34 -0000	1.2
***************
*** 2,5 ****
--- 2,6 ----
  <head>
  <title>KOHA: Zostañ cz³onkiem</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  </head>
***************
*** 66,68 ****
  <!-------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>
! </html>
\ No newline at end of file
--- 67,69 ----
  <!-------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>
! </html>

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes/members-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** members-top.inc	6 Jan 2003 02:06:06 -0000	1.1
--- members-top.inc	26 Jan 2003 03:41:34 -0000	1.2
***************
*** 5,8 ****
--- 5,9 ----
  <head>
  <title>KOHA: Wyszukiwanie w katalogu OPAC</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  </head>

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes/opac-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-top.inc	6 Jan 2003 02:06:06 -0000	1.1
--- opac-top.inc	26 Jan 2003 03:41:34 -0000	1.2
***************
*** 5,8 ****
--- 5,9 ----
  <head>
  <title>KOHA: Przeszukiwanie katalogu OPAC</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  </head>
***************
*** 70,72 ****
  <!-------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>
! </html>
\ No newline at end of file
--- 71,73 ----
  <!-------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>
! </html>





More information about the Koha-cvs mailing list