Files
drmaterac.pl/modules/paynow/views/templates/hook/order_details.tpl
2025-01-06 20:47:25 +01:00

15 lines
460 B
Smarty

{*
* NOTICE OF LICENSE
*
* This source file is subject to the MIT License (MIT)
* that is bundled with this package in the file LICENSE.md.
*
* @author mElements S.A.
* @copyright mElements S.A.
* @license MIT License
*}
<div class="text-xs-right">
<a href="{$paynow_url|escape:'htmlall':'UTF-8'}" title="{l s='Retry payment with paynow.pl' mod='paynow'}" class="btn btn-primary">
{l s='Retry payment with paynow.pl' mod='paynow'}
</a>
</div>