server/apps/twofactor_backupcodes/templates/personal.php
Christoph Wurst 79a0ee4f4a
Consolidate personal two-factor provider settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-02 22:56:33 +02:00

8 lines
146 B
PHP

<?php
script('twofactor_backupcodes', 'settings');
style('twofactor_backupcodes', 'style');
?>
<div id="twofactor-backupcodes-settings"></div>