[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Smarty/templates/ -> MySites.tpl (source)

   1  {*<!--
   2  
   3      /*********************************************************************************
   4       ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
   5       * ("License"); You may not use this file except in compliance with the License
   6       * The Original Code is:  vtiger CRM Open Source
   7       * The Initial Developer of the Original Code is vtiger.
   8       * Portions created by vtiger are Copyright (C) vtiger.
   9       * All Rights Reserved.
  10       *
  11       ********************************************************************************/
  12  
  13      -->*}
  14  
  15  <script src="include/scriptaculous/prototype.js" type="text/javascript"></script>
  16  <script src="include/scriptaculous/scriptaculous.js" type="text/javascript"></script>
  17  <script language="JavaScript" type="text/javascript" src="modules/Portal/Portal.js"></script>
  18  
  19  {include file="Buttons_List1.tpl"}
  20  
  21  <table border=0 cellspacing=0 cellpadding=0 width=98% align=center>
  22  <tr>
  23      <td valign=top align=right width=8><img src="{$IMAGE_PATH}showPanelTopLeft.gif"></td>
  24      <td class="showPanelBg" valign="top" width="100%" align=center >    
  25  
  26      <!-- MySites UI Starts -->
  27      <br>
  28      <table border="0" cellpadding="0" cellspacing="0" width="98%" align="center" class="mailClient mailClientBg">
  29      <tbody>
  30      
  31      <tr>
  32      <td colspan="4">
  33      
  34      
  35      <!-- BOOKMARK PAGE -->
  36      <div id="portalcont" style="padding:0px 10px 10px 10px; overflow: hidden; width: 98%;">
  37          {include file="MySitesContents.tpl"}
  38      </div>
  39      
  40      
  41      </td>
  42      </tr>
  43      </tbody></table>
  44      <br><br>
  45      <div id="editportal_cont" style="z-index:100001;position:absolute;width:510px;"></div>
  46      
  47      </td>
  48      <td valign=top align=right width=8><img src="{$IMAGE_PATH}showPanelTopRight.gif"></td>            
  49      </tr>
  50      </table>


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7