| Index: chrome/content/ui/firstRun.html |
| =================================================================== |
| --- a/chrome/content/ui/firstRun.html |
| +++ b/chrome/content/ui/firstRun.html |
| @@ -37,8 +37,9 @@ |
| <h1 id="title-main" class="i18n_firstRun_title"></h1> |
| </header> |
| - <section id="legacySafariWarning" class="i18n_firstRun_legacySafariWarning" hidden="true"></section> |
| - <section id="dataCorruptionWarning" class="i18n_firstRun_dataCorruptionWarning" hidden="true"></section> |
| + <section id="legacySafariWarning" class="i18n_firstRun_legacySafariWarning warning" hidden="true"></section> |
| + <section id="filterlistsReinitializedWarning" class="i18n_firstRun_filterlistsReinitializedWarning warning" hidden="true"></section> |
| + <section id="dataCorruptionWarning" class="i18n_firstRun_dataCorruptionWarning warning" hidden="true"></section> |
| <section id="acceptable-ads"> |
| <h2 class="i18n_firstRun_acceptableAdsHeadline"></h2> |