| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-two-factor-auth/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-two-factor-auth/etc/email_templates.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Email:etc/email_templates.xsd">
<template id="tfa_admin_user_config_required" label="2FA Configuration Required by User" file="user_config_required.html" type="html" module="Magento_TwoFactorAuth" area="adminhtml"/>
<template id="tfa_admin_app_config_required" label="2FA Configuration Required for the Application" file="app_config_required.html" type="html" module="Magento_TwoFactorAuth" area="adminhtml"/>
</config>