From 8c966daab30dd2bc8fd9792a8e219d94f3d8e67c Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 13 Mar 2020 01:40:28 +0100 Subject: Normalize create buttons --- .../my-account-video-playlist-edit.component.html | 2 +- .../my-account-video-playlists.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/+my-account/my-account-video-playlists') diff --git a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html index 82321459f..89b8d19b8 100644 --- a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html +++ b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html @@ -1,4 +1,4 @@ -
Create a new playlist
+
Create playlist
{{ error }}
diff --git a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html index dd6a0e55b..86844ce01 100644 --- a/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html +++ b/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html @@ -5,7 +5,7 @@ - Create a new playlist + Create playlist -- cgit v1.2.3