SMTP Relay Host stub progress

This commit is contained in:
David Duque 2020-04-13 16:18:26 +01:00
parent aa62c6349e
commit 3278c8cf94
No known key found for this signature in database
GPG Key ID: 2F327738A3C0AE3A
1 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<h3>SMTP Relay Configuration</h3>
<form class="form-horizontal" role="form" onsubmit="return false;">
<div class="form-group">
<table style="max-width: 400px">
<table style="max-width: 600px">
<tr>
<td>
<label for="relay_host" class="col-sm-1 control-label">Relay Host</label>
@ -27,7 +27,7 @@
<tr>
<td>
<label for="relay_auth_user" class="col-sm-1 control-label">Host Username</label>
<label for="relay_auth_user" class="col-sm-1 control-label">Username</label>
</td>
<td>
<div class="col-sm-10">
@ -38,7 +38,7 @@
<tr>
<td>
<label for="relay_auth_pass" class="col-sm-1 control-label">Host Password/Key</label>
<label for="relay_auth_pass" class="col-sm-1 control-label">Password/Key</label>
</td>
<td>
<div class="col-sm-10">