Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

class=productListing


aliharis2004

Recommended Posts

Can some one tell me how can I change " class=productListing" , please refer to codes below ...

class productListingBox extends tableBox {

    function productListingBox($contents) {

      $this->table_parameters = 'class="productListing"';

      $this->tableBox($contents, true);

 

Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...