From c9e3565dc8d0e5ce0dcbdb4fe8deb7a257d9e2a0 Mon Sep 17 00:00:00 2001 From: Caroline Chuong Date: Sat, 13 Jun 2020 00:53:56 +0200 Subject: fix headings order or add missing ones (#2871) Co-authored-by: Rigel Kent --- .../app/+my-account/my-account-videos/my-account-videos.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+my-account/my-account-videos/my-account-videos.component.html') diff --git a/client/src/app/+my-account/my-account-videos/my-account-videos.component.html b/client/src/app/+my-account/my-account-videos/my-account-videos.component.html index 9192aec6d..825bddf5e 100644 --- a/client/src/app/+my-account/my-account-videos/my-account-videos.component.html +++ b/client/src/app/+my-account/my-account-videos/my-account-videos.component.html @@ -1,5 +1,5 @@
-

Videos {{ pagination.totalItems }}

+

Videos {{ pagination.totalItems }}

-- cgit v1.2.3