1
XOOPS 2.4.4 VALIDATION
In order to validate for CSS level 2.1 and XHTML 1.0 Transitional, the following changes were made on one of my test sites:
1. xoops/themes/default/style.css
Lines 210, 215, 218 #xo-pagenav changed to .xo-pagenav
2. xoops/class/pagenav.php
Line 85 id="xo-pagenav" changed to class="xo-pagenav"