sync with EN

This commit is contained in:
yannick
2006-12-10 06:21:27 +00:00
parent 8d21a2eed3
commit a2230d53da
4 changed files with 12 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.17 Maintainer: yannick Status: ready -->
<!-- EN-Revision: 1.18 Maintainer: yannick Status: ready -->
<sect1 id="language.variables.smarty">
<title>Variable r<>serv<72>e {$smarty}</title>
@@ -164,7 +164,7 @@ define('_MY_CONST_VAL','CHERRIES');
<programlisting>
<![CDATA[
<b>Le conteneur principal est {$smarty.template}</b>
{include file='banner.tpl}
{include file='banner.tpl'}
]]>
</programlisting>
<para>