mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 17:14:04 +01:00
Rename ban_page_message to ban_page_extra
This commit is contained in:
parent
2278762000
commit
9695c327db
@ -77,8 +77,8 @@
|
||||
</p>
|
||||
<p>{% trans %}Your IP address is{% endtrans %} <strong>{{ ban.ip }}</strong>.</p>
|
||||
|
||||
{% if config.ban_page_message %}
|
||||
<p>{{ config.ban_page_message }}</p>
|
||||
{% if config.ban_page_extra %}
|
||||
<p>{{ config.ban_page_extra }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endfilter %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user