mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-23 05:45:54 +02:00
Move signature config to settings
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
|
||||
{{ hook(constant('HOOK_CHARACTERS_BEFORE_SIGNATURE')) }}
|
||||
|
||||
{% if config.signature_enabled %}
|
||||
{% if setting('core.signature_enabled') %}
|
||||
<!-- SIGNATURE -->
|
||||
<script type="text/javascript">
|
||||
function showSignLinks()
|
||||
|
Reference in New Issue
Block a user