From 897ec54d766902878d78abe04aa5b749f6b627f3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Apr 2017 18:26:09 +0200 Subject: Client: beautiful watch page --- .../friends/friend-add/friend-add.component.html | 53 ++++++++++++---------- 1 file changed, 29 insertions(+), 24 deletions(-) (limited to 'client/src/app/+admin/friends/friend-add') diff --git a/client/src/app/+admin/friends/friend-add/friend-add.component.html b/client/src/app/+admin/friends/friend-add/friend-add.component.html index eebe033f9..29c045414 100644 --- a/client/src/app/+admin/friends/friend-add/friend-add.component.html +++ b/client/src/app/+admin/friends/friend-add/friend-add.component.html @@ -1,30 +1,35 @@ -

Make friends

+
+
-
{{ error }}
+

Make friends

-
-
- +
{{ error }}
-
- - - - - -
+ +
+ -
- It should be a valid host. -
-
+
+ + + + + +
-
- It seems that you are not on a HTTPS pod. Your webserver need to have TLS activated in order to make friends. -
+
+ It should be a valid host. +
+
- -
+
+ It seems that you are not on a HTTPS pod. Your webserver need to have TLS activated in order to make friends. +
+ + + +
+
-- cgit v1.2.3