You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>Add <codetranslate="no">autocomplete="new-password"</code> to <code><input></code> elements with a type of <codetranslate="no">password</code> to make supporting browsers suggest secure passwords.</small>
Copy file name to clipboardExpand all lines: partials/section.forms.hbs
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,12 @@
159
159
dir="auto">
160
160
</textarea>
161
161
</label>
162
+
163
+
<h4id="notes-text-input">Notes:</h4>
164
+
<p>
165
+
<small>Add <codetranslate="no">autocomplete="new-password"</code> to <code><input></code> elements with a type of <codetranslate="no">password</code> to make supporting browsers suggest secure passwords.</small>
0 commit comments