Index: chrome/content/ui/firstRun.html |
=================================================================== |
--- a/chrome/content/ui/firstRun.html |
+++ b/chrome/content/ui/firstRun.html |
@@ -39,21 +39,6 @@ |
<h2 id="features-title" class="i18n_firstRun_features"></h2> |
<ul id="features"> |
- <li id="feature-typo" class="feature" hidden="true"> |
- <div class="feature-image"></div> |
- <div class="feature-description"> |
- <p class="feature-text"> |
- <span class="i18n_firstRun_feature_typo feature-title"></span> <span class="i18n_firstRun_feature_typo_description"></span> |
- </p> |
- </div> |
- <div id="toggle-typo" class="toggle"> |
- <div class="toggle-inner"> |
- <div class="i18n_firstRun_toggle_on toggle-on"></div> |
- <div class="toggle-blob"></div> |
- <div class="i18n_firstRun_toggle_off toggle-off"></div> |
- </div> |
- </div> |
- </li> |
<li id="feature-malware" class="feature"> |
<div class="feature-image"></div> |
<div class="feature-description"> |