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.
		
		
		
		
		
			
		
			
				
					
					
						
							38 lines
						
					
					
						
							1.3 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							38 lines
						
					
					
						
							1.3 KiB
						
					
					
				| <!-- | |
| /********************************************************************************* | |
| ** 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 --> | |
| <table cellpadding="0" cellspacing="0" width="100%" border="0" class="FormBorder"> | |
| <form name="massdelete" method="POST"> | |
| <tbody> | |
| <input name='idlist' type='hidden' > | |
| 
 | |
| 	<!--tr height="20"> | |
| 		<td COLSPAN="15" class="listFormHeaderLinks"> | |
| 			<table border="0" cellpadding="0" cellspacing="0" width="100%"> | |
| 			<tr> | |
| 			 | |
| 			   {NAVIGATION} | |
| 			</tr> | |
| 			</table> | |
| 		</td> | |
| 	</tr--> | |
| 	<!--form action="index.php" method="post" name="CustomFieldUpdate" id="form"--> | |
| 	<tr><td colspan="18" height="1" class="blackLine"><IMG SRC="{IMAGE_PATH}blank.gif"></td></tr> | |
| 	{LISTHEADER} | |
| 		<tr><td colspan="18" height="1" class="blackLine"><IMG SRC="{IMAGE_PATH}blank.gif"></td></tr> | |
| 	{LISTENTITY} | |
| 	</form> | |
| </table> | |
| <br> | |
| {SELECT_SCRIPT} | |
| <!-- END: main --> | |
| </table>
 | |
| 
 |