]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html
Normalize create buttons
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-video-playlists / my-account-video-playlist-edit.component.html
index 82321459f5673bc70b717c030d04980f03baa5d8..89b8d19b83abe76022a75234c57a3e6b2756e2d6 100644 (file)
@@ -1,4 +1,4 @@
-<div i18n class="form-sub-title" *ngIf="isCreation() === true">Create a new playlist</div>
+<div i18n class="form-sub-title" *ngIf="isCreation() === true">Create playlist</div>
 
 <div *ngIf="error" class="alert alert-danger">{{ error }}</div>