Update wording

This commit is contained in:
Lance Pioch 2022-11-06 12:15:15 -05:00
parent f2215437a5
commit 527f3cc457

View file

@ -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>