nopStation / NopRoot

NopRoot free nopCommerce theme
http://demo.nop-station.com/#NopRoot
4 stars 1 forks source link

Need to modify retry payment' button on the orderdetails page #16

Closed nopStation closed 9 years ago

nopStation commented 9 years ago

Affected file ~/Views/Order/Details.cshtml

Add Class 'btn btn-default' on 'retry button' in line no approximate 166 Code like : <input type="submit" name="repost-payment" value="@T("Order.RetryPayment")" class=" btn btn-default button-1 re-order-button btn btn-default " />