Further domain update... updates

This commit is contained in:
Pinga 2023-12-04 15:32:52 +02:00
parent a7aa791fb5
commit 9e02a7f7f7
4 changed files with 49 additions and 317 deletions

View file

@ -162,8 +162,8 @@
</div>
<!-- AuthInfo -->
<div class="mb-3">
<label for="authInfo" class="form-label">{{ __('Auth Info') }}</label>
<input type="text" class="form-control" id="authInfo" name="authInfo" readonly>
<label for="authInfo" class="form-label required">{{ __('Auth Info') }}</label>
<input type="text" class="form-control" id="authInfo" name="authInfo" required>
</div>
</div>
<div class="card-footer">