View Single Post
  #1  
Old 03-18-2005, 09:16 AM
 
mream mream is offline
 

Advanced Member
  
Join Date: Apr 2004
Posts: 50
 

Default 4.0.x Adding "Class" to HREF?

I have a php file that works great on its own. It generates standard href links.

When I put the exact same code in one of my templates, the links are generated, but a "class" is added to my href, with the text being pulled from somewhere -- presumably something from the php file.

This started happening when I went to 4.0.11, and continues on 4.0.12.

Does anyone know if/why/how the "class" variable would be inserted, and how I can stop it?

Thanks,
__________________
Matt
X-Cart Gold 4.0.11
Apache 1.3.29 (Unix)
PHP 4.3.4
Reply With Quote