This commit is contained in:
Andrew Rodrigues
2018-08-15 20:42:59 -04:00
parent 560e63c97a
commit 12940b577b
4 changed files with 56 additions and 4 deletions

View File

@@ -21,5 +21,10 @@
<option value="{categories.cid}">{categories.name}</option>
<!-- END categories -->
</select>
<label>
<input id="cloneChildren" name="cloneChildren" type="checkbox">
<strong>[[admin/manage/categories:clone-children]]</strong>
</label>
</div>
</form>