Webmastersite.net
Register Log In

HTML Validation

Comments on HTML Validation

azteca
Forum Regular

Usergroup: Customer
Joined: Oct 18, 2003

Total Topics: 32
Total Comments: 114
azteca
Posted Aug 13, 2007 - 5:49 AM:

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
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Aug 14, 2007 - 1:16 AM:

Thanks, fixed.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.