Save to be translatable in Admin Panel SMTP settings.

This commit is contained in:
Lauri Ojansivu 2017-06-19 13:06:03 +03:00
parent aa459f0142
commit 3ed496cef6

View file

@ -76,4 +76,4 @@ template(name='email')
input.form-control#mail-server-from(type="email", placeholder="no-reply@domain.com" value="{{currentSetting.mailServer.from}}")
li
button.js-save.primary Save
button.js-save.primary {{_ 'save'}}