cvs: smarty /docs/fr/designers/language-custom-functions language-function-html-checkboxes.xml
"gerald croes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsgerald1099331925@cvsserver> |
gerald Mon Nov 1 12:58:45 2004 EDT
Modified files:
/smarty/docs/fr/designers/language-custom-functions
language-function-html-checkboxes.xml
Log:
fixed example
http://cvs.php.net/diff.php/smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml?r1=1.6&r2=1.7&ty=u
Index: smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml
diff -u smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml:1.6 smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml:1.7
--- smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml:1.6 Mon Nov 1 12:47:43 2004
+++ smarty/docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml Mon Nov 1 12:58:44 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
-<!-- EN-Revision: 1.5 Maintainer: gerald Status: ready -->
+<!-- $Revision: 1.7 $ -->
+<!-- EN-Revision: 1.6 Maintainer: gerald Status: ready -->
<sect1 id="language.function.html.checkboxes">
<title>html_checkboxes</title>
<informaltable frame="all">
@@ -133,7 +133,7 @@
</para>
<programlisting>
<![CDATA[
-{html_checkboxes name="id" options=$cust_checkboxes selected=$customer_id separator="<br />"}
+{html_checkboxes name="id" options=$cust_checkboxes selected=$customer_id separator="<br />"}
]]>
</programlisting>
<para>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php