cvs: smarty /docs/en/designers/language-custom-functions language-function-html-table.xml
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1095703650@cvsserver> |
mohrt Mon Sep 20 14:07:30 2004 EDT
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-html-table.xml
Log:
fix typo
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml:1.2 smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml:1.3
--- smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml:1.2 Fri Sep 17 17:35:25 2004
+++ smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml Mon Sep 20 14:07:29 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="language.function.html.table">
<title>html_table</title>
<informaltable frame="all">
@@ -42,7 +42,7 @@
<entry><emphasis>empty</emphasis></entry>
<entry>number of rows in the table, data populates
cells top-to-bottom, left-to-right. This is mutually
- exclusive with "rows" attribute.</entry>
+ exclusive with "cols" attribute.</entry>
</row>
<row>
<entry>table_attr</entry>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php