1
0
Fork 0

admins can mark their nodes for explicit content (#5373)

* added field explicidContent to the metadata in the nodeinfo

* admins can mark their nodes for explicit content

* booleans shall be small
This commit is contained in:
Tobias Diekershoff 2018-07-14 18:08:06 +02:00 committed by Hypolite Petovan
commit 80ac7da01d
7 changed files with 16 additions and 1 deletions

View file

@ -10,6 +10,8 @@
{{if $registertext != ""}}<div class="error-message">{{$registertext}} </div>{{/if}}
{{if $explicit_content}} <p id="register-explicid-content">{{$explicit_content_note}}</p> {{/if}}
{{if $oidlabel}}
<div id="register-openid-wrapper" class="form-group">