mirror of https://github.com/portainer/portainer
fix(fdo): change the owner service connection message EE-2457 (#6490)
parent
edd5193100
commit
0973808234
|
@ -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…
Reference in New Issue