]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+manage/video-channel-edit/video-channel-edit.component.html
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +manage / video-channel-edit / video-channel-edit.component.html
index 61b89082c38bd021a1155c2e4fef72a0ebd65d1e..f71f73fec09275c6c70d1b4fa330f98844c90c09 100644 (file)
@@ -10,7 +10,7 @@
       </div>
 
       <div class="col-12 col-lg-8 col-xl-9">
-        <h6 i18n>Banner image of the channel</h6>
+        <label i18n>Banner image of the channel</label>
 
         <my-actor-banner-edit
           *ngIf="videoChannel" [previewImage]="isCreation()"