Missing closing does not validate to validator.w3.org

13.04.2011 23:13
#1
Onofrei
Joomshopping forum user no avatar
Name: Mihai-Codrut
06.03.2011
Posts: 55
Quote
Missing closing SPAN does not validate to validator.w3.org

In components\com_jshopping\templates\default\category\form_filters.php

line 9:
<span class="box_products_count_to_page"><?php print _JSHOP_DISPLAY_NUMBER.": ".$this->product_count?>

should be:
<span class="box_products_count_to_page"><?php print _JSHOP_DISPLAY_NUMBER.": ".$this->product_count?></span>

Regards!


Joomla: 1.5.23
JoomShopping: 2.8.1
PHP: 5.3.3

Last change: 13.04.2011 23:33
 
14.04.2011 07:44
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Missing closing does not validate to validator.w3.org

Thank you

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.