[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

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

   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  
  13  {include file='Buttons_List1.tpl'}    
  14  
  15  <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%" class="small">
  16     <tr>
  17      <td valign="top"><img src="{$IMAGE_PATH}showPanelTopLeft.gif" /></td>
  18      <td class="showPanelBg" valign="top" width="100%">
  19  
  20          <table  cellpadding="0" cellspacing="0" width="100%">
  21             <tr>
  22              <td width="75%" valign=top>
  23                  <form enctype="multipart/form-data" name="Import" method="POST" action="index.php">
  24                  <input type="hidden" name="module" value="{$MODULE}">
  25                   <input type="hidden" name="return_module" value="{$MODULE}">
  26                  <input type="hidden" name="return_action" value="index">
  27                  <input type="hidden" name="parenttab" value="{$CATEGORY}">
  28                  <input type="hidden" name="step" value="1">
  29                  <input type="hidden" name="action" value="Import">
  30  
  31                  <!-- IMPORT ERROR STARTS HERE  -->
  32                  <br /><br /><br />
  33  
  34                  <table align="center" cellpadding="5" cellspacing="0" width="95%" class="mailClient importLeadUI small">
  35                     <tr>
  36                      <td colspan="2"  height="50" valign="middle" align="left" class="mailClientBg genHeaderSmall">{$MOD.LBL_MODULE_NAME} {$MODULE}</td>
  37                     </tr>
  38                     <tr>
  39                      <td colspan="2" align="left" valign="top">&nbsp;</td>
  40                     </tr>
  41                     <tr>
  42                      <td colspan="2" align="left" valign="top" style="padding-left:40px;">
  43                          <span class="genHeaderSmall">{$MOD.LBL_MODULE_NAME} {$MOD.LBL_ERROR}</span> 
  44                      </td>
  45                     </tr>
  46      
  47                     <tr><td align="left" valign="top" colspan="2">&nbsp;</td></tr>
  48                     <tr>
  49                      <td align="left" valign="top" colspan="2" style="padding-left:80px;"><font color="red" size="2px">{$MESSAGE}</font></td>
  50                     </tr>
  51  
  52                     <tr><td colspan="2" height="50">&nbsp;</td></tr>
  53                     <tr>
  54                      <td colspan="2" align="right" style="padding-right:40px;" class="reportCreateBottom" >
  55                          <input title="{$MOD.LBL_TRY_AGAIN}" accessKey="" class="crmbutton small save" type="submit" name="button" value=" {$MOD.LBL_TRY_AGAIN} "  >
  56                      </td>
  57                     </tr>
  58                  </table>
  59  
  60                  <br />
  61                  </form>
  62              </td>
  63             </tr>
  64          </table>
  65  
  66      </td>
  67      <td valign="top"><img src="{$IMAGE_PATH}showPanelTopRight.gif" /></td>
  68     </tr>
  69  </table>


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