Files
interblue.pl/modules/przelewy24/views/templates/admin/config_register_info.tpl
2024-10-25 14:16:28 +02:00

15 lines
529 B
Smarty
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{*
*
* @author Przelewy24
* @copyright Przelewy24
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html
*
*}
<div class="alert alert-info">
{l s='You have to be registered to use module Przelewy24. If you have just done it, you can configure module in Payment Settings. However if you still haven not registered, go to panel' mod='przelewy24'}
<a target="_blank" href="http://www.przelewy24.pl/rejestracja">
Przelewy24
</a>.
<button type="button" class="close" data-dismiss="alert">×</button>
</div>