cvs: smarty /docs/pt_BR/designers/language-custom-functions language-function-popup-init.xml
"Thomas Gonzalez Miranda" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsthomasgm1096641582@cvsserver> |
thomasgm Fri Oct 1 10:39:42 2004 EDT
Modified files:
/smarty/docs/pt_BR/designers/language-custom-functions
language-function-popup-init.xml
Log:
Review translation, fixing tags, etc...
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml:1.1 smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml:1.2
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml:1.1 Tue Apr 13 04:45:29 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml Fri Oct 1 10:39:42 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<sect1 id="language.function.popup.init">
<title>popup_init</title>
<para>
@@ -20,8 +20,11 @@
<example>
<title>popup_init</title>
<programlisting>
+<![CDATA[
{* popup_init deve ser utilizada uma vez no topo da página *}
-{popup_init src="/javascripts/overlib.js"}</programlisting>
+{popup_init src="/javascripts/overlib.js"}
+]]>
+</programlisting>
</example>
</sect1>
<!-- Keep this comment at the end of the file
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php