| 20 | 20 | <small> |
| 21 | 21 | <span data-i18n="Drag handle to reorder. Click name to rename. Click color to change display.">Drag handle to reorder. Click name to rename. Click color to change display.</span><br> |
| 22 | 22 | {{#if bogus_folders}}<span data-i18n="Click on the folder icon to use this tag as a folder.">Click on the folder icon to use this tag as a folder.</span><br>{{/if}} |
| 23 | 23 | <label class="checkboxcheckbox_label flex-container alignitemscenter flexNoGapalignItemsCenter m-t-1" for="auto_sort_tags"> |
| 24 | 24 | <input type="checkbox" id="auto_sort_tags" name="auto_sort_tags" {{#if auto_sort_tags}} checked{{/if}} /> |
| 25 | 25 | <span data-i18n="Use alphabetical sorting"> |
| 26 | 26 | Use alphabetical sorting |
| 27 | 27 | </span> |
| 28 | 28 | <div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]tags_sorting_desc" |
| 29 | 29 | title="If enabled, tags will automatically be sorted alphabetically on creation or rename.\nIf If disabled, new tags will be appended at the end.\n\nIf If a tag is manually reordered by dragging, automatic sorting will be disabled."> |
| 30 | 30 | </div> |
| 31 | 31 | </label> |
| 32 | 32 | </small> |