[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <tr> 3 <td class="{$sequence}"> 4 <p>{section show=$is_read|not}<b>{/section}{"Posted: %1"|i18n('design/standard/collaboration',,array($item.created|l10n(shortdatetime)))}{section show=$is_read|not}</b>{/section}</p> 5 </td> 6 <td class="{$sequence}"> 7 <p>{section show=$is_read|not}<b>[new]</b>{/section}</p> 8 </td> 9 10 <td class="{$sequence}" rowspan="2" valign="top"> 11 <p><nobr>{collaboration_participation_view view=text_linked collaboration_participant=$item_link.participant}</nobr></p> 12 </td> 13 </tr> 14 <tr> 15 <td class="{$sequence}" colspan="2"> 16 {$item.data_text1|wash} 17 </td> 18 </tr>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |