[Vtigercrm-commits] [vtiger-commits] r9179 - /customerportal/trunk/Tickets/TicketDetail.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Aug 29 09:12:56 EDT 2006


Author: saraj
Date: Tue Aug 29 07:12:52 2006
New Revision: 9179

Log:
* Corrected the attachment spelling

Modified:
    customerportal/trunk/Tickets/TicketDetail.php

Modified: customerportal/trunk/Tickets/TicketDetail.php
==============================================================================
--- customerportal/trunk/Tickets/TicketDetail.php (original)
+++ customerportal/trunk/Tickets/TicketDetail.php Tue Aug 29 07:12:52 2006
@@ -153,7 +153,7 @@
 
 		   <!--  Added for Attachment -->
 		   <tr><td colspan=4>&nbsp;</td></tr>
-		   <tr><td colspan="4" class="detailedViewHeader"><b>Attachemnts</b></td></tr>';
+		   <tr><td colspan="4" class="detailedViewHeader"><b>Attachments</b></td></tr>';
 
 	//Get the attachments list and form in the tr tag
 	$files_array = getTicketAttachmentsList($ticketid);





More information about the vtigercrm-commits mailing list