add name field check in settings #192

Merged
11342374 merged 1 commits from hendrik-testing into master 2017-02-02 15:27:40 +01:00
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
background-color: firebrick;
}
.alerttext {
color: white;
}
.user-box {
text-align: center;
}

View File

@@ -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">