Remove "hidewall" check from ACL
This commit is contained in:
parent
f7be06c248
commit
1b87a97a81
3 changed files with 6 additions and 23 deletions
|
@ -9,10 +9,7 @@
|
|||
<div class="panel-body">
|
||||
<p>{{$public_desc}}</p>
|
||||
{{if $for_federation}}
|
||||
{{if $user_hidewall}}
|
||||
<h4>{{$jotnets_summary}}</h4>
|
||||
{{$jotnets_disabled_label}}
|
||||
{{elseif $jotnets_fields}}
|
||||
{{if $jotnets_fields}}
|
||||
{{if $jotnets_fields|count < 3}}
|
||||
<div class="profile-jot-net">
|
||||
{{else}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue