Added description text on Proxy configuration title
This commit is contained in:
parent
8c005435b5
commit
9da54bc94f
1 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
@endif
|
@endif
|
||||||
<x-forms.button canGate="update" :canResource="$server" type="submit">Save</x-forms.button>
|
<x-forms.button canGate="update" :canResource="$server" type="submit">Save</x-forms.button>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="subtitle">Configure your proxy settings and advanced options.</div>
|
||||||
<h3>Advanced</h3>
|
<h3>Advanced</h3>
|
||||||
<div class="pb-4 w-96">
|
<div class="pb-4 w-96">
|
||||||
<x-forms.checkbox canGate="update" :canResource="$server"
|
<x-forms.checkbox canGate="update" :canResource="$server"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue