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 | <cvsmohrt1126713701@cvsserver> |
mohrt Wed Sep 14 12:01:41 2005 EDT
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-html-table.xml
Log:
correct documentation wording
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml?r1=1.8&r2=1.9&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.8 smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml:1.9
--- smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml:1.8 Tue Sep 13 15:03:11 2005
+++ smarty/docs/en/designers/language-custom-functions/language-function-html-table.xml Wed Sep 14 12:01:38 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<sect1 id="language.function.html.table">
<title>{html_table}</title>
<para>
@@ -111,8 +111,8 @@
<entry><emphasis>right</emphasis></entry>
<entry>
direction of each row to be rendered. possible values:
- <emphasis>left</emphasis> (left-to-right), <emphasis>right</emphasis>
- (right-to-left)
+ <emphasis>right</emphasis> (left-to-right), and
+ <emphasis>left</emphasis> (right-to-left)
</entry>
</row>
<row>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php