[Vtigercrm-commits] [vtiger development] #6306: Missing > in several span tags in customerportal

vtiger development vtiger-tickets at trac.vtiger.com
Wed Sep 9 12:21:36 EDT 2009


#6306: Missing > in several span tags in customerportal
----------------------------+-----------------------------------------------
 Reporter:  alanlord        |       Owner:  developer
     Type:  defect          |      Status:  new      
 Priority:  trivial         |   Milestone:  5.2.0    
Component:  customerportal  |     Version:  5.1.0    
 Keywords:                  |  
----------------------------+-----------------------------------------------
 In the following customerportal files:

 Contacts/ContactsList.php
 Documents/DocumentsList.php
 Invoice/InvoiceList.php
 Products/ProductList.php
 Quotes/QuotesList.php
 Services/ServiceList.php

 There is a common line:

 <td><span
 class="lvtHeaderText">'.getTranslatedString("LBL_PRODUCT_INFORMATION").'</span</td>';

 Note the lack of a closing > on the </span> tag.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6306>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list