MediaWiki:Gadget-afchelper.js/tpl-preferences.js: Difference between revisions
Content deleted Content added
Enterprisey (talk | contribs) Updating AFCH: master @ 46b760 |
Enterprisey (talk | contribs) Updating AFCH: master @ 5ba43d |
||
Line 1:
/* Uploaded from https://github.com/WPAFC/afch-rewrite, commit:
//<nowiki>
Line 22:
<label for="logCsd" class="afch-label">Log speedy deletion nominations</label>
<input type="checkbox" id="logCsd" class="afch-input" {{#logCsd}}checked{{/logCsd}} />
</div>
<div id="logAfcWrapper">
<label for="logAfc" class="afch-label">Log acceptances, declines, and rejects</label>
<input type="checkbox" id="logAfc" class="afch-input" {{#logAfc}}checked{{/logAfc}} />
</div>
</div>
|