add Twig templates
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
{{ parent() }}
|
||||
<li>
|
||||
<a href="{{ seo_url({ ident: oViewConf.getSslSelfLink()|cat("cl=d3_account_totp") }) }}">{{ translate({ ident: "D3_TOTP_ACCOUNT" }) }}</a>
|
||||
</li>
|
@ -0,0 +1,4 @@
|
||||
[{$smarty.block.parent}]
|
||||
<li>
|
||||
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=d3_account_totp"}]">[{oxmultilang ident="D3_TOTP_ACCOUNT"}]</a>
|
||||
</li>
|
Reference in New Issue
Block a user