-
Hello dear administrator. You enabled user registration on your instance but you did not configure the following fields:
+
You enabled user registration on your instance but did not configure the following fields:
- Instance name
@@ -25,11 +25,6 @@
Please consider configuring these fields to help people to choose the appropriate instance.
Without them, your instance may not be referenced on the JoinPeerTube website.
-
-
-
diff --git a/client/src/app/modal/instance-config-warning-modal.component.scss b/client/src/app/modal/instance-config-warning-modal.component.scss
index 4a76a1319..cc97d64e4 100644
--- a/client/src/app/modal/instance-config-warning-modal.component.scss
+++ b/client/src/app/modal/instance-config-warning-modal.component.scss
@@ -13,17 +13,10 @@ li {
margin-bottom: 10px;
}
-.configure-instance {
- text-align: center;
- font-weight: 600;
- font-size: 18px;
- margin-top: 40px;
- margin-bottom: 10px;
-}
-
.mascot {
display: block;
margin: 0 auto 50px;
+ width: 25%;
}
.action-button-configure {
@@ -31,4 +24,5 @@ li {
@include peertube-button;
@include orange-button;
+ @include disable-default-a-behaviour;
}
diff --git a/client/src/app/modal/welcome-modal.component.html b/client/src/app/modal/welcome-modal.component.html
index 8bfcc4bf6..81c12d4c0 100644
--- a/client/src/app/modal/welcome-modal.component.html
+++ b/client/src/app/modal/welcome-modal.component.html
@@ -33,9 +33,7 @@