[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/Smarty/templates/ -> TagCloudDisplay.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  
  16  <!-- Tag cloud display -->
  17      <table border=0 cellspacing=0 cellpadding=0 width=100% class="tagCloud">
  18      <tr>
  19          <td class="tagCloudTopBg"><img src="{$IMAGE_PATH}tagCloudName.gif" border=0></td>
  20      </tr>
  21      <tr>
  22                            <td><div id="tagdiv" style="display:visible;"><input class="textbox"  type="text" id="txtbox_tagfields" name="textbox_First Name" value="" style="width:100px;margin-left:5px;"></input>&nbsp;&nbsp;<input name="button_tagfileds" type="button" class="crmbutton small save" value="{$APP.LBL_TAG_IT}" onclick="return tagvalidate()"/></div></td>
  23          </tr>
  24      <tr>
  25          <td class="tagCloudDisplay" valign=top> <span id="tagfields">{$ALL_TAG}</span></td>
  26      </tr>
  27      </table>
  28  <!-- End Tag cloud display -->
  29  


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