Blocking chat/flag/block for guest

main
Sebastian Sycz 6 years ago committed by Julian Lam
parent 91b6062da3
commit e0211f1d9b

@ -3,6 +3,7 @@
<i class="fa fa-ellipsis-v"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right">
<!-- IF loggedIn -->
<!-- IF !isSelf -->
<!-- IF !banned -->
<!-- IF !config.disableChat -->
@ -22,6 +23,7 @@
<li class="divider"></li>
<!-- ENDIF !banned -->
<!-- ENDIF !isSelf -->
<!-- ENDIF loggedIn -->
<li>
<a href="{config.relative_path}/user/{userslug}" class="inline-block" id="profile">[[user:profile]]</a>
</li>

Loading…
Cancel
Save