Skip to content

Commit

Permalink
Update password_security/views/res_config_settings_views.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Dawn Hwang <[email protected]>
  • Loading branch information
astirpe and hwangh95 authored Aug 7, 2023
1 parent c8d5d68 commit 9297292
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions password_security/views/res_config_settings_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,12 @@
<field name="password_special" class="oe_inline" />
</span>
</div>
</div>
<span id="minlength">
Minimum number of characters
</span>
<div class="mt16">
<span id="minlength">
Minimum number of characters
</span>
</div>
</div>
</xpath>

<!-- Add oe_inline attribute to minlength -->
Expand Down

0 comments on commit 9297292

Please sign in to comment.