[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 class right_bt 3 { 4 function apply_transform($title,$content) 5 { 6 return " 7 <img src=\"templates/realss/images/right_bt_top.png\" 8 style=\"display:block\"/> 9 <div class=\"right_bt\"> 10 <h3>$title</h3> 11 $content 12 </div> 13 <img src=\"templates/realss/images/right_bt_bottom.png\" 14 style=\"display:block; margin-bottom: 10px\"/> 15 "; 16 } 17 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |