@@ -160,7 +160,7 @@ |
||
160 | 160 | |
161 | 161 | // if DUOSecurity enabled then changing PWD is not allowed |
162 | 162 | if (!isset($_SESSION['settings']['duo']) || $_SESSION['settings']['duo'] == 0) { |
163 | - echo ' |
|
163 | + echo ' |
|
164 | 164 | <div id="div_change_password" style="display:none; padding:5px;" class="ui-widget ui-state-default"> |
165 | 165 | <div style="text-align:center;margin:5px;padding:3px;" id="change_pwd_complexPw" class="ui-widget ui-state-active ui-corner-all"></div> |
166 | 166 | <label for="new_pw" class="form_label">'.$LANG['index_new_pw'].' :</label> |