| 238 | | <div class="label"><MT_TRANS phrase="Allow mt.cgi to override Rebuild Queue?"></div> |
| 239 | | <div class="field"><ul><li><input type="checkbox" id="rebuildq_cms_override" name="rebuildq_cms_override" value="1" <TMPL_IF REBUILDQ_CMS_OVERRIDE>checked="checked"</TMPL_IF> /> <MT_TRANS phrase="Check to build pages immediately instead of sending them to the Rebuild Queue (as in new Entries or Template Changes)"></li></ul></div> |
| | 238 | <div class="label"><MT_TRANS phrase="Allow CMS to override Rebuild Queue?"></div> |
| | 239 | <div class="field"><ul><li><input type="checkbox" id="rebuildq_cms_override" name="rebuildq_cms_override" value="1" <TMPL_IF REBUILDQ_CMS_OVERRIDE>checked="checked"</TMPL_IF> /> <MT_TRANS phrase="Uncheck to push all pages to Rebuild Queue, regardless of context. If Checked, manual rebuild will circumvent the RebuildQueue."></li></ul></div> |