cvs: smarty /docs/fr designers.sgml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1068737201@cvsserver>
messju		Thu Nov 13 10:26:41 2003 EDT

  Modified files:              
    /smarty/docs/fr	designers.sgml 
  Log:
  fixed example of html_table
  
  
Index: smarty/docs/fr/designers.sgml
diff -u smarty/docs/fr/designers.sgml:1.4 smarty/docs/fr/designers.sgml:1.5
--- smarty/docs/fr/designers.sgml:1.4	Mon Nov  3 08:31:47 2003
+++ smarty/docs/fr/designers.sgml	Thu Nov 13 10:26:40 2003
@@ -4707,8 +4707,8 @@
 index.tpl:
 
 {html_table loop=$data}
-{html_table loop=$data cols=4 table_attrs='border="0"'}
-{html_table loop=$data cols=4 tr_attrs=$tr}
+{html_table loop=$data cols=4 table_attr='border="0"'}
+{html_table loop=$data cols=4 tr_attr=$tr}
 
 SORTIE:
 

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.