| 20 | <small> | 20 | <small> |
| 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> | 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 | {{#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}} | 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 | <label class="checkbox flex-container alignitemscenter flexNoGap m-t-1" for="auto_sort_tags"> | 23 | <label class="checkbox_label flex-container alignItemsCenter m-t-1" for="auto_sort_tags"> |
| 24 | <input type="checkbox" id="auto_sort_tags" name="auto_sort_tags" {{#if auto_sort_tags}} checked{{/if}} /> | 24 | <input type="checkbox" id="auto_sort_tags" name="auto_sort_tags" {{#if auto_sort_tags}} checked{{/if}} /> |
| 25 | <span data-i18n="Use alphabetical sorting"> | 25 | <span data-i18n="Use alphabetical sorting"> |
| 26 | Use alphabetical sorting | 26 | Use alphabetical sorting |
| 27 | </span> | 27 | </span> |
| 28 | <div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]tags_sorting_desc" | 28 | <div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]tags_sorting_desc" |
| 29 | title="If enabled, tags will automatically be sorted alphabetically on creation or rename.\nIf disabled, new tags will be appended at the end.\n\nIf a tag is manually reordered by dragging, automatic sorting will be disabled."> | 29 | title="If enabled, tags will automatically be sorted alphabetically on creation or rename. If disabled, new tags will be appended at the end. If a tag is manually reordered by dragging, automatic sorting will be disabled."> |
| 30 | </div> | 30 | </div> |
| 31 | </label> | 31 | </label> |
| 32 | </small> | 32 | </small> |
| 33 | </div> | | |
| 33 |
\ No newline at end of file | |
\ No newline at end of file |
| | 33 | </div> |