This repository was archived by the owner on May 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -1292,12 +1292,14 @@ <h3 class="padding15 margin0 fontWeight500"><%= polyglot.t('SMTPNotifications')
12921292 < div class ="flexCol-9 borderRight0 custCol-border ">
12931293 < div class ="fieldItem flexRow ">
12941294 < div class ="flexRow ">
1295- < div class ="flexCol-4 ">
1295+ < div class ="flexCol-9 ">
12961296 < input type ="radio " class ="fieldItem " id ="smtpNotificationsYes " name ="smtp_notifications " value ="true " /> < label for ="smtpNotificationsYes " class ="radioLabel "> < %= polyglot.t('Yes') %> </ label >
12971297 < input type ="radio " class ="fieldItem " id ="smtpNotificationsNo " name ="smtp_notifications " value ="false " checked /> < label for ="smtpNotificationsNo " class ="radioLabel "> < %= polyglot.t('No') %> </ label >
12981298 </ div >
1299- < div class ="flexCol-8 ">
1300- < div class ="marginLeft10 textSize11px txt-fade "> < %= polyglot.t('SMTPNotificationsWarning') %> </ div >
1299+ < div class ="positionTopRight paddingright5 ">
1300+ < a id ="testSMTPButton " class ="btn btn-txt js-testSMTP custCol-secondary ">
1301+ < %= polyglot.t('TestSMTPButton') %>
1302+ </ a >
13011303 </ div >
13021304 </ div >
13031305 </ div >
You can’t perform that action at this time.
0 commit comments