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/en auth.tmpl,1.4.2.


From: Ambrose C. LI
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en auth.tmpl,1.4.2.2,1.4.2.3 intranet-main.tmpl,1.11,1.11.2.1
Date: Mon, 23 Feb 2004 11:34:41 -0800

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

Modified Files:
      Tag: rel_2_0
        auth.tmpl intranet-main.tmpl 
Log Message:
Meta tags for charset should be here, so that the translation tools can
work correctly.


Index: auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/auth.tmpl,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -C2 -r1.4.2.2 -r1.4.2.3
*** auth.tmpl   6 Feb 2004 14:10:06 -0000       1.4.2.2
--- auth.tmpl   23 Feb 2004 19:34:39 -0000      1.4.2.3
***************
*** 1,2 ****
--- 1,3 ----
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
  <!-- TMPL_IF NAME="nopermission" -->

Index: intranet-main.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** intranet-main.tmpl  9 Dec 2003 10:28:57 -0000       1.11
--- intranet-main.tmpl  23 Feb 2004 19:34:39 -0000      1.11.2.1
***************
*** 3,6 ****
--- 3,7 ----
  <head>
  <title>WELCOME TO THE KOHA INTRANET </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
  <style type="text/css">




reply via email to

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