Always show port 25 status

This commit is contained in:
Girish Ramakrishnan
2017-03-09 16:21:47 -08:00
parent 7e44e7de82
commit e3deda4ef3

View File

@@ -320,7 +320,7 @@
</div>
</div>
<div class="row" ng-if="mailConfig.enabled">
<div class="row">
<div class="col-xs-12">
<h4 class="text-muted">
Outbound SMTP (Port 25) <i ng-class="outboundPort25.status ? 'fa fa-check-circle text-success' : 'fa fa-exclamation-triangle text-danger'" aria-hidden="true"></i>