remove unused Smarty block extension
Dieser Commit ist enthalten in:
Ursprung
0b0f15605f
Commit
5d4f29988e
@ -106,12 +106,6 @@ $aModule = [
|
|||||||
'block' => 'account_dashboard_col2',
|
'block' => 'account_dashboard_col2',
|
||||||
'file' => 'Application/views/blocks/page/account/account_dashboard_col2_wave.tpl',
|
'file' => 'Application/views/blocks/page/account/account_dashboard_col2_wave.tpl',
|
||||||
],
|
],
|
||||||
[
|
|
||||||
'theme' => 'flow',
|
|
||||||
'template' => 'page/account/dashboard.tpl',
|
|
||||||
'block' => 'account_dashboard_col2',
|
|
||||||
'file' => 'Application/views/blocks/page/account/account_dashboard_col2_flow.tpl',
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
'template' => 'widget/header/servicebox.tpl',
|
'template' => 'widget/header/servicebox.tpl',
|
||||||
'block' => 'widget_header_servicebox_items',
|
'block' => 'widget_header_servicebox_items',
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
[{$smarty.block.parent}]
|
|
||||||
|
|
||||||
<div class="panel panel-default">
|
|
||||||
<div class="panel-heading">
|
|
||||||
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=d3_account_totp"}]">[{oxmultilang ident="D3_TOTP_ACCOUNT"}]</a>
|
|
||||||
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=d3_account_totp"}]" class="btn btn-default btn-xs pull-right">
|
|
||||||
<i class="fa fa-arrow-right"></i>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="panel-body">[{oxmultilang ident="D3_TOTP_ACCOUNT_DESC"}]</div>
|
|
||||||
</div>
|
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren