summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/settings/personal/security.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/templates/settings/personal/security.php b/settings/templates/settings/personal/security.php
index ee6c7ce0ace..b7983b7c5d9 100644
--- a/settings/templates/settings/personal/security.php
+++ b/settings/templates/settings/personal/security.php
@@ -28,7 +28,6 @@ script('settings', [
if($_['passwordChangeSupported']) {
script('settings', 'security_password');
- script('jquery-showpassword');
}
?>