This commit is contained in:
tanghucheng
2022-01-27 14:06:44 +08:00
parent 516001b2eb
commit 8afc396010
@@ -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));