]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/following-add/following-add.component.html
Rename Pod -> Server
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / following-add / following-add.component.html
index 111f6a8dee62b590c5d94ca3c8ec6fbc7ba6b8b1..8e7dddc110e5432362a3e586851d05b260eb5890 100644 (file)
@@ -26,7 +26,7 @@
       </div>
 
       <div *ngIf="canMakeFriends() === false"  class="alert alert-warning">
-        It seems that you are not on a HTTPS pod. Your webserver need to have TLS activated in order to follow servers.
+        It seems that you are not on a HTTPS server. Your webserver need to have TLS activated in order to follow servers.
       </div>
 
       <input type="submit" value="Add following" class="btn btn-default" [disabled]="!isFormValid()">