[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 {*<!-- 2 /********************************************************************************* 3 ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 * 10 ********************************************************************************/ 11 -->*} 12 <script language="JAVASCRIPT" type="text/javascript" src="include/js/smoothscroll.js"></script> 13 <br> 14 <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%"> 15 <tbody><tr> 16 <td valign="top"><img src="{$IMAGE_PATH}showPanelTopLeft.gif"></td> 17 <td class="showPanelBg" style="padding: 10px;" valign="top" width="100%"> 18 <br> 19 <div align=center> 20 {include file="SetMenu.tpl"} 21 <!-- DISPLAY --> 22 <table border=0 cellspacing=0 cellpadding=5 width=100% class="settingsSelUITopLine"> 23 <tr> 24 <td width=50 rowspan=2 valign=top><img src="{$IMAGE_PATH}system.gif" alt="Users" width="48" height="48" border=0 title="Users"></td> 25 <td class=heading2 valign=bottom><b><a href="index.php?module=Settings&action=index&parenttab=Settings">{$MOD.LBL_SETTINGS}</a> > {$MOD.LBL_SYSTEM_INFO} </b></td> 26 </tr> 27 <tr> 28 <td valign=top class="small">{$MOD.LBL_SYSTEM_DESCRIPTION}</td> 29 </tr> 30 </table> 31 32 <br> 33 <table border=0 cellspacing=0 cellpadding=10 width=100% > 34 <tr> 35 <td> 36 37 <iframe src="index.php?module=System&action=SystemAjax&file=systemconfig" width=100% height="1325px"></iframe> 38 39 </td> 40 </tr> 41 </table> 42 <table border=0 cellspacing=0 cellpadding=5 width=100% > 43 <tr> 44 <td class="small" nowrap align=right><a href="#top">{$MOD.LBL_SCROLL}</a></td> 45 </tr> 46 </table> 47 </td> 48 </tr> 49 </table> 50 51 52 53 </td> 54 </tr> 55 </table> 56 </td> 57 </tr> 58 </table> 59 60 </div> 61 </td> 62 <td valign="top"><img src="{$IMAGE_PATH}showPanelTopRight.gif"></td> 63 </tr> 64 </tbody> 65 </table> 66
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 |