We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b41fed + f7ed368 commit b81531dCopy full SHA for b81531d
1 file changed
settings/templates/settings/personal/security.php
@@ -32,7 +32,7 @@
32
if($_['passwordChangeSupported']) {
33
script('settings', 'security_password');
34
script('jquery-showpassword');
35
- vendor_script('strengthify/jquery.strengthify');
+ vendor_script('strengthify/jquery.strengthify.min');
36
vendor_style('strengthify/strengthify');
37
}
38
0 commit comments