[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/Smarty/templates/ -> RssFeeds.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  <table width="100%"  border="0" cellspacing="0" cellpadding="0" >
  13      <tr><td colspan="2" class="mailSubHeader" height=25><b>{$MOD.LBL_FEEDS_LIST} {$TITLE}</b></td></tr>
  14      <tr class="hdrNameBg">
  15          <td valign=top height=25><input type="button" name="delete" value=" {$MOD.LBL_DELETE_BUTTON} " class="crmbutton small delete" onClick="DeleteRssFeeds('{$ID}');"/></td>
  16          <td align="right"><input type="button" name="setdefault" value=" {$MOD.LBL_SET_DEFAULT_BUTTON}  " class="crmbutton small create" onClick="makedefaultRss('{$ID}');"/>
  17          </td>
  18      </tr>
  19      <tr><td colspan="2" align="left"><div id="rssScroll">{$RSSDETAILS}</div></td></tr>
  20  </table>


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