blob: 66c8a57edc96349320cddb1c49ddb0a38a5816c6 (
plain)
1
2
3
4
5
6
7
|
<div id="header-footer-option" class="two-column option visible">
<h1 i18n-content="optionsLabel"></h1>
<div>
<input id="header-footer" type="checkbox" checked>
<label for="header-footer" i18n-content="optionHeaderFooter"></label>
</div>
</div>
|