1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-26 03:52:50 +02:00

Replace SMPT with SMTP

This commit is contained in:
Dennis Hoppe 2020-06-06 20:18:36 +02:00 committed by GitHub
parent 4c9a4b2824
commit c3cbac65f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
<div class="form-group">
<input class="form-control" type="number" name=smtp_replicas min="1" required value="1"
style="width: 6%; display: inline;">
<label>SMPT</label>
<label>SMTP</label>
</div>
{% endcall %}
{% endcall %}