Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/personal.php')
-rw-r--r--templates/personal.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/personal.php b/templates/personal.php
index 421831e..5bb2a4e 100644
--- a/templates/personal.php
+++ b/templates/personal.php
@@ -3,6 +3,4 @@ script('twofactor_u2f', 'settings');
style('twofactor_u2f', 'style');
?>
-<input type="hidden" id="twofactor-u2f-initial-state" value="<?php p($_['state']); ?>">
-
<div id="twofactor-u2f-settings"></div>