OLD | NEW |
1 <div id="header-footer-option" class="two-column visible"> | 1 <div id="header-footer-settings" |
| 2 class="header-footer-settings two-column visible"> |
2 <h1 i18n-content="optionsLabel"></h1> | 3 <h1 i18n-content="optionsLabel"></h1> |
3 <div class="right-column checkbox"><label> | 4 <div class="right-column checkbox"><label> |
4 <input id="header-footer" type="checkbox" /> | 5 <input class="header-footer-settings-checkbox" type="checkbox" /> |
5 <span i18n-content="optionHeaderFooter"></span> | 6 <span i18n-content="optionHeaderFooter"></span> |
6 </label></div> | 7 </label></div> |
7 </div> | 8 </div> |
OLD | NEW |