| 4915 | 4915 | <input type="hidden" id="avatar_upload_overwrite" name="overwrite_name" value=""> |
| 4916 | 4916 | </form> |
| 4917 | 4917 | </div> |
| 4918 | 4918 | <div class="persona_management_right_column flex1"> |
| 4919 | 4919 | <h4div data-i18nclass="Namepersona_management_current_persona">Name</h4> |
| 4920 | | - <div class="change_name"> |
| 4920 | + <h4 class="standoutHeader" data-i18n="Current Persona">Current Persona</h4> |
| 4921 | | - <input id="your_name" name="your_name" data-i18n="[placeholder]Enter your name" placeholder="Enter your name" class="text_pole wide100p" value="" autocomplete="off"> |
| 4921 | + |
| 4922 | | - <div id="your_name_button" class="menu_button fa-solid fa-check" title="Click to set a new User Name" data-i18n="[title]Click to set a new User Name"> |
| 4922 | + <h4 data-i18n="Name">Name</h4> |
| 4923 | 4923 | </div class="change_name"> |
| 4924 | | - <div id="lock_user_name" class="menu_button fa-solid fa-unlock" title="Click to lock your selected persona to the current chat. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current chat. Click again to remove the lock."> |
| 4924 | + <input id="your_name" name="your_name" data-i18n="[placeholder]Enter your name" placeholder="Enter your name" class="text_pole wide100p" value="" autocomplete="off"> |
| 4925 | | - </div> |
| 4925 | + <div id="your_name_button" class="menu_button fa-solid fa-check" title="Click to set a new User Name" data-i18n="[title]Click to set a new User Name"> |
| 4926 | | - <div id="sync_name_button" class="menu_button fa-solid fa-sync" title="Click to set user name for all messages" data-i18n="[title]Click to set user name for all messages"> |
| 4926 | + </div> |
| 4927 | | - </div> |
| 4927 | + <div id="lock_user_name" class="menu_button fa-solid fa-unlock" title="Click to lock your selected persona to the current chat. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current chat. Click again to remove the lock."> |
| 4928 | | - <div id="persona_lore_button" class="menu_button fa-solid fa-globe" title="Persona Lore Alt+Click to open the lorebook" data-i18n="[title]Persona Lore Alt+Click to open the lorebook"> |
| 4928 | + </div> |
| 4929 | + <div id="sync_name_button" class="menu_button fa-solid fa-sync" title="Click to set user name for all messages" data-i18n="[title]Click to set user name for all messages"> |
| 4930 | + </div> |
| 4931 | + <div id="persona_lore_button" class="menu_button fa-solid fa-globe" title="Persona Lore Alt+Click to open the lorebook" data-i18n="[title]Persona Lore Alt+Click to open the lorebook"> |
| 4932 | + </div> |
| 4929 | 4933 | </div> |
| 4930 | | - </div> |
| 4934 | + |
| 4931 | | - <div> |
| 4932 | 4935 | <h4 data-i18n="Persona Description">Persona Description</h4> |
| 4933 | 4936 | <textarea id="persona_description" name="persona_description" data-i18n="[placeholder]Example: [{{user}} is a 28-year-old Romanian cat girl.]" placeholder="Example: [{{user}} is a 28-year-old Romanian cat girl.]" class="text_pole textarea_compact" value="" autocomplete="off" rows="8"></textarea> |
| 4934 | 4937 | <div class="extension_token_counter"> |
| 4935 | 4938 | <span data-i18n="Tokens persona description">Tokens</span>: <span id="persona_description_token_count">0</span> |
| 4936 | 4939 | </div> |
| 4937 | 4940 | </div> |
| 4941 | + |
| 4942 | + <div class="persona_management_global_settings"> |
| 4943 | + <h4 class="standoutHeader" data-i18n="Global Settings">Global Settings</h4> |
| 4944 | + |
| 4945 | + <div class="persona_management_description_position_container"> |
| 4938 | 4946 | <label for="persona_description_position" data-i18n="Position:">Position:</label> |
| 4939 | 4947 | <select id="persona_description_position"> |
| 4940 | 4948 | <option value="9" data-i18n="None (disabled)">None (disabled)</option> |