14 lines
361 B
Smarty
14 lines
361 B
Smarty
{*
|
|
*
|
|
* @author Przelewy24
|
|
* @copyright Przelewy24
|
|
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html
|
|
*
|
|
*}
|
|
<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" id="addresses-link" href="{$my_stored_cards_page }">
|
|
<span class="link-item">
|
|
<i class="material-icons"></i>
|
|
{l s='My stored cards' mod='przelewy24'}
|
|
</span>
|
|
</a>
|