diff --git a/views/bootstrap/class.ChangePassword.php b/views/bootstrap/class.ChangePassword.php index 24ee82cb1..220c267ec 100644 --- a/views/bootstrap/class.ChangePassword.php +++ b/views/bootstrap/class.ChangePassword.php @@ -35,6 +35,7 @@ class LetoDMS_View_ChangePassword extends LetoDMS_Bootstrap_Style { $dms = $this->params['dms']; $referuri = $this->params['referuri']; $hash = $this->params['hash']; + $passwordstrength = $this->params['passwordstrength']; $this->htmlStartPage(getMLText("change_password"), "login"); $this->globalBanner(); @@ -53,17 +54,23 @@ class LetoDMS_View_ChangePassword extends LetoDMS_Bootstrap_Style { ?> - + + 0) { +?> + - +
:
:
: