| 6290 | </span> | 6290 | </span> |
| 6291 | <div> | 6291 | <div> |
| 6292 | <label class="checkbox flex-container alignitemscenter flexNoGap"> | 6292 | <label class="checkbox flex-container alignitemscenter flexNoGap"> |
| 6293 | <input type="checkbox" name="exclude_recursion" /> | 6293 | <input type="checkbox" name="excludeRecursion" /> |
| 6294 | <span data-i18n="Non-recursable (will not be activated by another)"> | 6294 | <span data-i18n="Non-recursable (will not be activated by another)"> |
| 6295 | Non-recursable (will not be activated by another) | 6295 | Non-recursable (will not be activated by another) |
| 6296 | </span> | 6296 | </span> |
| 6297 | </label> | 6297 | </label> |
| 6298 | <label class="checkbox flex-container alignitemscenter flexNoGap"> | 6298 | <label class="checkbox flex-container alignitemscenter flexNoGap"> |
| 6299 | <input type="checkbox" name="prevent_recursion" /> | 6299 | <input type="checkbox" name="preventRecursion" /> |
| 6300 | <span data-i18n="Prevent further recursion (this entry will not activate others)"> | 6300 | <span data-i18n="Prevent further recursion (this entry will not activate others)"> |
| 6301 | Prevent further recursion (will not activate others) | 6301 | Prevent further recursion (will not activate others) |
| 6302 | </span> | 6302 | </span> |