From 048057e40b3fd9562fede868ea15cfa56904ed98 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Sun, 8 Sep 2024 00:19:54 +0200 Subject: [PATCH] cleanup metadata --- metadata.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/metadata.php b/metadata.php index 2eae174..89111ac 100644 --- a/metadata.php +++ b/metadata.php @@ -72,14 +72,11 @@ $aModule = [ 'd3totpadminlogin' => d3totpadminlogin::class, ], 'templates' => [ -// 'd3user_totp.tpl' => 'd3/totp/Application/views/admin/tpl/d3user_totp.tpl', '@'.Constants::OXID_MODULE_ID.'/admin/d3user_totp.tpl' => 'views/smarty/admin/d3user_totp.tpl', '@'.Constants::OXID_MODULE_ID.'/admin/d3totplogin.tpl' => 'views/smarty/admin/d3totplogin.tpl', -// 'd3totplogin.tpl' => 'd3/totp/Application/views/tpl/d3totplogin.tpl', -// 'd3_account_totp.tpl' => 'd3/totp/Application/views/tpl/d3_account_totp.tpl', - '@'.Constants::OXID_MODULE_ID.'/wave/d3_account_totp.tpl' => 'views/smarty/wave/d3_account_totp.tpl', - '@'.Constants::OXID_MODULE_ID.'/wave/d3totpadminlogin.tpl' => 'views/smarty/wave/d3totpadminlogin.tpl', -// 'd3totpadminlogin.tpl' => 'd3/totp/Application/views/admin/tpl/d3totplogin.tpl', + '@'.Constants::OXID_MODULE_ID.'/admin/inc/bootstrap.tpl' => 'views/smarty/admin/inc/bootstrap.tpl', + '@'.Constants::OXID_MODULE_ID.'/wave/d3_account_totp.tpl' => 'views/smarty/wave/d3_account_totp.tpl', + '@'.Constants::OXID_MODULE_ID.'/wave/d3totpadminlogin.tpl' => 'views/smarty/wave/d3totpadminlogin.tpl', ], 'settings' => [ [