Changeset 215 for trunk/RebuildQueue/plugins
- Timestamp:
- 02/23/07 19:30:40 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/RebuildQueue/plugins/RebuildQueue/lib/RebuildQueue/Plugin.pm
r214 r215 237 237 <div class="setting"> 238 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>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 rebuilds will circumvent the RebuildQueue."></li></ul></div> 240 240 </div> 241 241
