diff options
Diffstat (limited to 'core/templates/installation.php')
-rw-r--r-- | core/templates/installation.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/templates/installation.php b/core/templates/installation.php index 7f179bfa5d6..a4dbb078344 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -52,7 +52,6 @@ script('core', [ <label for="adminpass" class="infield"><?php p($l->t( 'Password' )); ?></label> <input type="checkbox" id="show" name="show"> <label for="show" class="svg"></label> - <div class="strengthify-wrapper"></div> </p> </fieldset> |