| Current Path : /proc/1140558/cwd/public_html/pano.4uweb.ca/ViewTemplates/Passkeysmfa/ |
| Current File : //proc/1140558/cwd/public_html/pano.4uweb.ca/ViewTemplates/Passkeysmfa/validate_button.blade.php |
<?php
/**
* @package panopticon
* @copyright Copyright (c)2023-2024 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license https://www.gnu.org/licenses/agpl-3.0.txt GNU Affero General Public License, version 3 or later
*/
defined('AKEEBA') || die;
?>
<button
type="button"
id="passkeys_button"
class="btn btn-primary btn-lg"
>
<span class="fa fa-lock" aria-hidden="true"></span>
@lang('PANOPTICON_MFA_PASSKEYS_LBL_VALIDATEKEY')
</button>