File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -146,4 +146,5 @@ $wb['reset_client_data_txt'] = 'Reset data';
146146$wb["document_root_txt"] = "Document Root";
147147$wb['ssl_letsencrypt_txt'] = 'Let\'s Encrypt SSL';
148148$wb['rewrite_to_https_txt'] = 'Rewrite HTTP to HTTPS';
149+ $wb['password_strength_txt'] = 'Password strength';
149150?>
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ <h1><tmpl_var name="list_head_txt"></h1>
1212</ div >
1313</ tmpl _if>
1414 < div class ="form-group ">
15- < label class ="col-sm-3 control-label "> {tmpl_var name='stats_user_txt'}</ label > < p class ="value "> admin</ p >
15+ < label class ="col-sm-3 control-label "> {tmpl_var name='stats_user_txt'}</ label >
16+ < p class ="value "> admin</ p >
1617 </ div >
1718 < div class ="form-group ">
1819 < label for ="stats_password " class ="col-sm-3 control-label "> {tmpl_var name='stats_password_txt'}</ label >
You can’t perform that action at this time.
0 commit comments