staging into master #69

Merged
corbz merged 38 commits from staging into master 2024-10-14 22:34:03 +00:00
Showing only changes of commit 690573e824 - Show all commits

View File

@ -9,7 +9,7 @@
</h5>
</div>
<div class="modal-body p-4">
<div class="d-flex flex-nowrap">
<div class="d-flex flex-nowrap mb-3">
<div class="flex-fill">
<select name="serverOptions" id="serverOptions" class="select-2 rounded-1" data-dropdownparent="#serverFormModal">
<option value="">-- Select a Server --</option>
@ -20,7 +20,8 @@
</button>
</div>
<p class="mb-0 form-text">
You must be an administrator, or own the selected server.
<b>Not seeing your server?</b>
Ensure that you are authenticated as either the owner or an administrator of the server you wish to add.
</p>
</div>
<div class="modal-footer px-4">