File "buttons.twig"
Full path: /home/cakedeco/retaildirectonline.co.uk/admin/view/template/extension/payment/buttons.twig
File
size: 186 B (186 B bytes)
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<div class="buttons clearfix">
<div class="pull-right">{% for button in buttons %}<a href="{{ button.link }}" class="btn btn-primary">{{ button.text }}</a>{% endfor %}</div>
</div>