summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/password-features.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/password-features.html.tmpl')
-rw-r--r--template/en/default/global/password-features.html.tmpl22
1 files changed, 3 insertions, 19 deletions
diff --git a/template/en/default/global/password-features.html.tmpl b/template/en/default/global/password-features.html.tmpl
index ab7ae1d81..60196568f 100644
--- a/template/en/default/global/password-features.html.tmpl
+++ b/template/en/default/global/password-features.html.tmpl
@@ -6,22 +6,6 @@
# defined by the Mozilla Public License, v. 2.0.
#%]
-<div id="password-features"
- style="display: none"
- class="[% class FILTER html %]"
- data-password-page="[% password_page FILTER html %]"
- data-password-complexity="no_constraints">
- Password must be 8 characters or longer,
- and match at least 3 of the following requirements:
-
- <ul>
- <li id="password-feature-upper">uppercase letters</li>
- <li id="password-feature-lower">lowercase letters</li>
- <li id="password-feature-numbers">numbers</li>
- <li id="password-feature-symbols">symbols</li>
- <li id="password-feature-length12">longer than 12 characters</li>
- </ul>
- <div id="password-msg"></div>
-
- <div id="password-meter-label" style="display: none">Strength: <span id="password-meter" class="meter"></span></div>
-</div>
+<span id="password-features"
+ data-password-page="[% password_page FILTER html %]">
+</span>