File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -942,7 +942,7 @@ <h3 data-i18n="filters.src_bandwidth_limit" class="card-title section-title-inne
942942< div class ="form-group row mt-10 ">
943943 < label for ="idPasswordStrength " data-i18n ="filters.password_strength " class ="col-md-3 col-form-label "> Password strength</ label >
944944 < div class ="col-md-9 ">
945- < input id ="idPasswordStrength " type ="number " min ="0 " max =" 100 " class ="form-control " name ="password_strength " value ="{{.PasswordStrength}} " aria-describedby ="idPasswordStrengthHelp "/>
945+ < input id ="idPasswordStrength " type ="number " min ="0 " class ="form-control " name ="password_strength " value ="{{.PasswordStrength}} " aria-describedby ="idPasswordStrengthHelp "/>
946946 < div id ="idPasswordStrengthHelp " class ="form-text " data-i18n ="filters.password_strength_help "> </ div >
947947 </ div >
948948</ div >
You can’t perform that action at this time.
0 commit comments