[wp-hackers] Link and h2
Podz
podz at tamba2.org.uk
Sun Feb 20 13:48:59 GMT 2005
The inclusion of the h2 tag is throwing up a number of posts due to
formatting issues.
Was this a semantics decision ?
1.2.2
Line 562
| // Display the category name
echo ' <li id="'.sanitize_title($cat['cat_name']).'">' .
stripslashes($cat['cat_name']) . "nt<ul>n";|
1.5
Line 503
| // Display the category name
echo ' <li id="linkcat-' . $cat['link_category'] . '"><h2>' .
$cat['cat_name'] . "</h2>nt<ul>n";|
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005
More information about the hackers
mailing list