add name field check in settings #192
@@ -5,6 +5,10 @@
|
||||
background-color: firebrick;
|
||||
}
|
||||
|
||||
.alerttext {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.user-box {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="content">
|
||||
<div class='platform alertbox' id="alertbox">
|
||||
<span id="alerttext"></span>
|
||||
<span class="alerttext" id="alerttext"></span>
|
||||
</div>
|
||||
|
||||
<div class="user-box">
|
||||
|
||||
Reference in New Issue
Block a user