You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
871 B

<!--*********************************************************************************
** The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
*
********************************************************************************/
-->
<!-- BEGIN: main -->
{STANDARD_COMBO_FIELDS}
<BR>
<BR>
<table border="0" cellpadding="0" cellspacing="0" width="40%">
<tr><td>
{CUSTOMHEADER}
</td></tr>
</table>
<table border="0" cellpadding="5" cellspacing="1" class="FormBorder" width="40%">
{CUSTOM_COMBO_HEADER}
{CUSTOM_COMBO_FIELDS}
</table>
<!-- END: main -->