| [ Index ] |
|
Code source de PHP NUKE 7.9 |
1 2 <h1>{L_FORUM_PRUNE}</h1> 3 4 <p>{L_PRUNE_RESULT}</p> 5 6 <table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> 7 <tr> 8 <th class="thCornerL">{L_FORUM}</th> 9 <th class="thTop">{L_TOPICS_PRUNED}</th> 10 <th class="thCornerR">{L_POSTS_PRUNED}</th> 11 </tr> 12 <!-- BEGIN prune_results --> 13 <tr> 14 <td class="{prune_results.ROW_CLASS}" align="center">{prune_results.FORUM_NAME}</td> 15 <td class="{prune_results.ROW_CLASS}" align="center">{prune_results.FORUM_TOPICS}</td> 16 <td class="{prune_results.ROW_CLASS}" align="center">{prune_results.FORUM_POSTS}</td> 17 </tr> 18 <!-- END prune_results --> 19 </table> 20 21 <br />
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |