1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-23 00:57:23 +02:00
This commit is contained in:
David Duque
2020-04-16 14:09:24 +01:00
parent 09b3c37885
commit fcf5544fc8

View File

@@ -98,7 +98,6 @@
} }
function show_smtp_relays() { function show_smtp_relays() {
$('#smtp-relays tbody').html("<tr><td colspan='2' class='text-muted'>Loading...</td></tr>")
api( api(
"/system/smtp/relay", "/system/smtp/relay",
"GET", "GET",