* fix bug #19077.
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<tr>
|
||||
<td colspan='4' class='text-center form-actions'>
|
||||
<?php echo html::submitButton();?>
|
||||
<?php echo $gobackLink ? html::a($gobackLink, $lang->goback, '', 'class="btn btn-wide"') : html::backButton();?>
|
||||
<?php echo html::backButton();?>
|
||||
<?php
|
||||
unset($allProducts[0]);
|
||||
echo html::hidden("products[]", key($allProducts));
|
||||
|
||||
Reference in New Issue
Block a user