]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-library/my-follows/my-followers.component.html
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-library / my-follows / my-followers.component.html
index 4303695a36a2dec807ebed6aeef113263f4219ef..a8a3da8635eabf2172446520101ffc192984a995 100644 (file)
@@ -22,7 +22,7 @@
         <span class="glyphicon glyphicon-new-window"></span>
       </a>
 
-      <div class="text-muted">
+      <div class="muted">
         <ng-container *ngIf="isFollowingAccount(follow)" i18n>Is following all your channels</ng-container>
         <ng-container *ngIf="!isFollowingAccount(follow)" i18n>Is following your channel {{ follow.following.name }}</ng-container>
       </div>