mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 17:47:55 +00:00
Rectify 'endif' placement
This commit is contained in:
@@ -93,8 +93,8 @@ http {
|
||||
return 301 {{ WEBROOT_REDIRECT }};
|
||||
{% else %}
|
||||
return 404;
|
||||
}
|
||||
{% endif %}
|
||||
}
|
||||
|
||||
{% if WEBMAIL != 'none' %}
|
||||
location {{ WEB_WEBMAIL }} {
|
||||
|
||||
Reference in New Issue
Block a user