mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 14:25:31 +02:00
fix(fdo): change the owner service connection message EE-2457 (#6490)
This commit is contained in:
parent
edd5193100
commit
0973808234
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
<div class="form-group" ng-show="state.vouchersUploading">
|
||||
<div class="col-sm-12 small text-success">
|
||||
<p>Connecting to Manufacturer's Rendezvous Server...</p>
|
||||
<p>Connecting to the Owner service...</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group" ng-show="state.vouchersUploaded">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue