cvs: smarty /docs/en/designers/language-custom-functions language-function-html-checkboxes.xml
"Monte Ohrt" <[email protected]> Thu, 27 Sep 2007 15:41:13 -0000
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1190907673@cvsserver> |
mohrt Thu Sep 27 15:41:13 2007 UTC
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-html-checkboxes.xml
Log:
remove redundant attribute
http://cvs.php.net/viewvc.cgi/smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml?r1=1.17&r2=1.18&diff_format=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml:1.17 smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml:1.18
--- smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml:1.17 Tue Sep 26 02:02:55 2006
+++ smarty/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml Thu Sep 27 15:41:13 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<sect1 id="language.function.html.checkboxes">
<title>{html_checkboxes}</title>
<para>
@@ -83,14 +83,6 @@
<entry><emphasis>&true;</emphasis></entry>
<entry>Add <label>-tags to the output</entry>
</row>
- <row>
- <entry>assign</entry>
- <entry>string</entry>
- <entry>No</entry>
- <entry><emphasis>empty</emphasis></entry>
- <entry>Assign the output to an array with each checkbox's output
- as one element.</entry>
- </row>
</tbody>
</tgroup>
</informaltable>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php