cvs: smarty /docs/pt_BR/designers/language-basic-syntax language-syntax-functions.xml
"Thomas Gonzalez Miranda" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsthomasgm1095864944@cvsserver> |
thomasgm Wed Sep 22 10:55:44 2004 EDT
Modified files:
/smarty/docs/pt_BR/designers/language-basic-syntax
language-syntax-functions.xml
Log:
fixing some ticks
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml
diff -u smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.2 smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.3
--- smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.2 Tue Sep 21 11:05:45 2004
+++ smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml Wed Sep 22 10:55:44 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="language.syntax.functions">
<title>Funções</title>
<para>
@@ -17,7 +17,7 @@
{include file="cabecalho.tpl"}
{if $enfase_nome}
- Seja bem-vindo, <font color="{#fontColor#}">{$nome}!</font>
+ Seja bem-vindo, <font color="{#corFonte#}">{$nome}!</font>
{else}
Seja bem-vindo, {$nome}!
{/if}
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php