This commit is contained in:
sThiebaut
2012-01-06 09:48:52 +00:00
parent 3b0e2a8e89
commit 09dd0ff0d8
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -73,8 +73,8 @@
<b>{l s='Please confirm your order by clicking \'I confirm my order\'' mod='cheque'}.</b>
</p>
<p class="cart_navigation">
<a href="{$link->getPageLink('order', true, NULL, "step=3")}" class="button_large">{l s='Other payment methods' mod='cheque'}</a>
<input type="submit" name="submit" value="{l s='I confirm my order' mod='cheque'}" class="exclusive_large" />
<a href="{$link->getPageLink('order', true, NULL, "step=3")}" class="button_large">{l s='Other payment methods' mod='cheque'}</a>
</p>
</form>
{/if}