diff --git a/Extensions/Content/Dnn.PersonaBar.Extensions/WebApps/Servers.Web/src/components/Tabs/SmtpServer.jsx b/Extensions/Content/Dnn.PersonaBar.Extensions/WebApps/Servers.Web/src/components/Tabs/SmtpServer.jsx index abea43dbf..8212fb7aa 100644 --- a/Extensions/Content/Dnn.PersonaBar.Extensions/WebApps/Servers.Web/src/components/Tabs/SmtpServer.jsx +++ b/Extensions/Content/Dnn.PersonaBar.Extensions/WebApps/Servers.Web/src/components/Tabs/SmtpServer.jsx @@ -198,35 +198,36 @@ class SmtpServer extends Component { isGlobal={areGlobalSettings} /> } -
- {smtpSettingsVisible && credentialVisible && -
- - - -
- } - {smtpSettingsVisible && - - } -
+ {smtpSettingsVisible && credentialVisible && +
+ + + +
+ } + {smtpSettingsVisible && +
+ +
+ } + {smtpSettingsVisible && areGlobalSettings &&