*/*: whitespace sweep

This commit is contained in:
Franco Fichtner
2018-03-14 07:22:35 +01:00
parent feaf6203d4
commit 409cf22557
4 changed files with 8 additions and 8 deletions
@@ -84,7 +84,7 @@
<label>Smart Host</label>
<type>text</type>
<help>Set the IP address or FQDN where all outgoung mails are sent to.</help>
</field>
</field>
<field>
<id>general.smtpauth_enabled</id>
<label>Enable SMTP Authentication</label>
@@ -93,9 +93,9 @@ relayhost = {{ OPNsense.postfix.general.relayhost }}
{% endif %}
{% if helpers.exists('OPNsense.postfix.general.smtpauth_enabled') and OPNsense.postfix.general.smtpauth_enabled != '' %}
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/usr/local/etc/postfix/smtp_auth
smtp_sasl_security_options =
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/usr/local/etc/postfix/smtp_auth
smtp_sasl_security_options =
{% endif %}
{% if helpers.exists('OPNsense.postfix.antispam.enable_rspamd') and OPNsense.postfix.antispam.enable_rspamd == '1' %}
@@ -160,7 +160,7 @@
<IPv4>IPv4</IPv4>
<IPv6>IPv6</IPv6>
</OptionValues>
</version>
</version>
<seqnumber type="IntegerField">
<default></default>
<Required>Y</Required>
@@ -13,8 +13,8 @@ $( document ).ready(function() {
})
});
});
var grid = $("#grid-wol-settings").UIBootgrid(
{ 'search':'/api/wol/wol/searchHost',
'get':'/api/wol/wol/getHost/',
@@ -76,7 +76,7 @@ $( document ).ready(function() {
</div>
<div class="content-box" style="padding-bottom: 1.5em;">
<table id="grid-wol-settings" class="table table-responsive" data-editDialog="frm_wol_settings">
<thead>
<tr>