[ 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 13 14 <br> 15 <table align="center" border="0" cellpadding="5" cellspacing="0" width="100%" class="mailSubHeader"> 16 <tbody><tr> 17 <td align="left" nowrap ><input class="crmbutton small create" id="btnExport" name="btnExport" value="{$MOD.LBL_EXPORTPDF_BUTTON}" type="button" onClick="goToURL(CrearEnlace('CreatePDF',{$REPORTID}));" title="{$MOD.LBL_EXPORTPDF_BUTTON}"></td> 18 <td align="left" nowrap ><input class="crmbutton small create" id="btnExport" name="btnExport" value="{$MOD.LBL_EXPORTXL_BUTTON}" type="button" onClick="goToURL(CrearEnlace('CreateXL',{$REPORTID}));" title="{$MOD.LBL_EXPORTXL_BUTTON}" ></td> 19 <td align="left" width="100%"><input name="PrintReport" value="{$MOD.LBL_PRINT_REPORT}" onClick="goToPrintReport({$REPORTID});" class="crmbutton small create" type="button"></td> 20 </tr> 21 </tbody> 22 </table> 23 24 <table style="border: 1px solid rgb(0, 0, 0);" align="center" cellpadding="0" cellspacing="0" width="100%"> 25 <tbody><tr> 26 <td style="background-repeat: repeat-y;" background="{$IMAGE_PATH}report_btn.gif" width="16"></td> 27 28 <td style="padding: 5px;" valign="top"> 29 <table cellpadding="0" cellspacing="0" width="100%"> 30 <tbody><tr> 31 <td align="left" width="75%"> 32 <span class="genHeaderGray"> 33 {if $MOD.$REPORTNAME neq ''} 34 {$MOD.$REPORTNAME} 35 {else} 36 {$REPORTNAME} 37 {/if} 38 </span><br> 39 </td> 40 <td align="right" width="25%"> 41 <span class="genHeaderGray">{$APP.LBL_TOTAL} : {$REPORTHTML.1} {$APP.LBL_RECORDS}</span> 42 </td> 43 </tr> 44 <tr><td id="report_info" align="left" colspan="2"> </td></tr> 45 <tr><td colspan="2"> </td></tr> 46 <tr> 47 <td colspan="2"> 48 {$REPORTHTML.0} 49 </td> 50 </tr> 51 <tr><td colspan="2"> </td></tr> 52 <tr><td colspan="2"> </td></tr> 53 <tr><td colspan="2">{$REPORTTOTHTML}</td></tr> 54 <tr><td colspan="2"> </td></tr> 55 </tbody> 56 </table> 57 </td> 58 <td style="background-repeat: repeat-y;" background="{$IMAGE_PATH}report_btn.gif" width="16"></td> 59 </tr> 60 61 </tbody> 62 </table> 63 64 <table align="center" border="0" cellpadding="5" cellspacing="0" width="100%" class="mailSubHeader"> 65 <tbody><tr> 66 <td align="left" nowrap ><input class="crmbutton small create" id="btnExport" name="btnExport" value="{$MOD.LBL_EXPORTPDF_BUTTON}" type="button" onClick="goToURL(CrearEnlace('CreatePDF',{$REPORTID}));" title="{$MOD.LBL_EXPORTPDF_BUTTON}"></td> 67 <td align="left" nowrap ><input class="crmbutton small create" id="btnExport" name="btnExport" value="{$MOD.LBL_EXPORTXL_BUTTON}" type="button" onClick="goToURL(CrearEnlace('CreateXL',{$REPORTID}));" title="{$MOD.LBL_EXPORTXL_BUTTON}" ></td> 68 <td align="left" width=100% nowrap><input name="PrintReport" value="{$MOD.LBL_PRINT_REPORT}" class="crmbutton small create" onClick="goToPrintReport({$REPORTID});" type="button"></td> 69 </tr> 70 </tbody> 71 </table> 72
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 |