first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php if ($onet->getProductId()): ?>
|
||||
<?php echo st_external_link_to($onet->getProduct()->getName(), 'product/edit?id='.$onet->getProductId()); ?>
|
||||
<?php endif; ?>
|
||||
Reference in New Issue
Block a user