[PHPTAL] typo in the manual

tarjei tarjei at nu.no
Sun Nov 26 12:02:50 CET 2006


      Hi, there's a small typo in the manual, a missing 's' :

Chapter:


      2.7. tal:attributes

<(...)>

A somewhat complicated example involving tal:repeat :

<tr tal:repeat="ranking playerRankings"
    tal:attribute="class php: repeat.ranking.odd ? 'odd' : false">
                ^^ <-- this should be "attributes".



Kind regards, 
Tarjei




More information about the PHPTAL mailing list