| 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 based on 0 votes.
|
| Ownership |
azteca |
| Views |
434 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Aug 13, 2007 - 5:49 AM |