koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/fr/includes opac-b... [rel_2_2]


From: paul poulain
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/css/fr/includes opac-b... [rel_2_2]
Date: Tue, 25 Jul 2006 12:36:58 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     paul poulain <tipaul>   06/07/25 12:36:58

Modified files:
        koha-tmpl/opac-tmpl/css/fr/includes: opac-basket-top.inc 

Log message:
        encoding depends on systempref even for basket...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/fr/includes/opac-basket-top.inc?cvsroot=koha&only_with_tag=rel_2_2&r1=1.4.2.2&r2=1.4.2.3

Patches:
Index: opac-basket-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/includes/opac-basket-top.inc,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -b -r1.4.2.2 -r1.4.2.3
--- opac-basket-top.inc 9 Jan 2006 10:44:30 -0000       1.4.2.2
+++ opac-basket-top.inc 25 Jul 2006 12:36:58 -0000      1.4.2.3
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
        <title>Panier OPAC</title>
-       <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
+       <!-- TMPL_IF NAME="TemplateEncoding" --><meta http-equiv="Content-Type" 
content="text/html; charset=<!-- TMPL_VAR NAME='TemplateEncoding' -->" /><!-- 
TMPL_ELSE --><meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"><!-- /TMPL_IF -->
        <!-- TMPL_IF name="opacstylesheet" -->
                <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR 
name="opacstylesheet"-->" />
        <!-- TMPL_ELSE -->




reply via email to

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