extend prototype for qmail toggling

This commit is contained in:
2021-12-19 22:25:09 +01:00
parent 065def33fc
commit 973f7a087b
2 changed files with 30 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<h2>Toggle autoreply message</h2>
<p>
Currently, autoreply: {{ qmail_status }}
The autoreply is <strong>{%if qmail_status%}active{%else%}inactive{%endif%}</strong>
</p>
<form method="POST">
<input type="hidden" name="action" value="qmail" />