Update wording
This commit is contained in:
parent
f2215437a5
commit
527f3cc457
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
||||||
<button class="btn btn-success" data-toggle="modal" data-target="#transferServerModal">Transfer Server</button>
|
<button class="btn btn-success" data-toggle="modal" data-target="#transferServerModal">Transfer Server</button>
|
||||||
@else
|
@else
|
||||||
<button class="btn btn-success disabled">Transfer Server</button>
|
<button class="btn btn-success disabled">Transfer Server</button>
|
||||||
<p style="padding-top: 1rem;">Transferring a server requires more than one node to be configured on your panel.</p>
|
<p style="padding-top: 1rem; font-style: italic;">You currently can't transfer any servers because you don't have at least a second node that's configured in your panel.</p>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue