diff options
Diffstat (limited to 'settings/templates/personal.php')
-rw-r--r-- | settings/templates/personal.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php index cc04de5ec38..913c5803f6d 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -63,6 +63,7 @@ <?php if($_['passwordChangeSupported']) { + script('jquery-showpassword'); ?> <form id="passwordform" class="section"> <h2><?php p($l->t('Password'));?></h2> |