osCommerce / oscommerce2

osCommerce Online Merchant v2.x

Home Page:http://www.oscommerce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backlinks contain redundant ID

Gergely opened this issue · comments

$contents[] = array('text' => HTML::button(OSCOM::getDef('image_delete'), 'fa fa-trash', null, null, 'btn-danger') . HTML::button(OSCOM::getDef('image_cancel'), null, OSCOM::link(FILENAME_CATEGORIES, 'cPath=' . $cPath . '&pID=' . $pInfo->products_id), null, 'btn-link'));

No reason to assign ID-s in most backlinks. Info panels deleted in this oscommerce version.

even if

<tr class="active">

is applied when ID is found in row