diff options
Diffstat (limited to 'templates/privacy.html.ep')
-rw-r--r-- | templates/privacy.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/privacy.html.ep b/templates/privacy.html.ep index 9fa2048..4469154 100644 --- a/templates/privacy.html.ep +++ b/templates/privacy.html.ep @@ -14,7 +14,7 @@ <div class="input-field col s12"> <label> %= check_box public_status => 1 - <span class="black-text">Aktueller Status</span> + <span>Aktueller Status</span> </label> </div> </div> |