Webmastersite.net
Register Log In

HTML Validation

Title HTML Validation
Message Text Paul in commonfuncs.php this line needs fixing - $new = '<img src="'. $settings->imagesurl() .'/'. $type .'.gif" alt="'. $language->$alttype .'">'; to $new = '<img src="'. $settings->imagesurl() .'/'. $type .'.gif" alt="'. $language->$alttype .'" />'; under function marknew in order for the site to pass html validation. Liz
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership azteca
Views 321 views. Averaging 0 views per day.
Similar Topics
Submission Date Aug 13, 2007 - 7:49 AM