[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 <!-- 2 // phpSysInfo - A PHP System Information Script 3 // http://phpsysinfo.sourceforge.net/ 4 // This program is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU General Public License 6 // as published by the Free Software Foundation; either version 2 7 // of the License, or (at your option) any later version. 8 // This program is distributed in the hope that it will be useful, 9 // but WITHOUT ANY WARRANTY; without even the implied warranty of 10 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 // GNU General Public License for more details. 12 // You should have received a copy of the GNU General Public License 13 // along with this program; if not, write to the Free Software 14 // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 15 // $Id: index.php,v 1.113 2006/04/17 15:24:46 bigmichi1 Exp $ 16 // phpsysinfo release version number 17 --> 18 <table width="100%" cellspacing="0" cellpadding="10" border="0"> 19 <tr> 20 <td> 21 22 <table border=0 cellspacing=0 cellpadding=5 width=100% class="tableHeading"> 23 <tr><td class="big">{title}</td></tr></table> 24 25 <table border=0 cellspacing=0 cellpadding=0 width=100% > 26 <tr ><td dir="{text_dir}">{content}</td></tr></table> 27 28 <br> 29 30 </td> 31 </tr> 32 </table>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |