1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

Change seperate/seperately to separate/separately in 2 forms

هذا الالتزام موجود في:
lrns
2018-02-28 14:15:58 +01:00
ملتزم من قبل Charlie Smurthwaite
الأصل 83315f3a00
التزام 3a4aa0bdaa
2 ملفات معدلة مع 3 إضافات و3 حذوفات

عرض الملف

@@ -17,7 +17,7 @@
.fieldSet__input
= f.select :ssl_enabled, [["Yes - use SSL for tracking whenever possible", true], ["No - never use SSL for tracking", false]], {}, :class => 'input input--select'
%p.fieldSet__text
If enabled, we'll try to remove the replies/signatures from the plain body and send them seperately to the rest of the body.
If enabled, we'll try to remove the replies/signatures from the plain body and send them separately to the rest of the body.
This is useful if you just want to see the latest message in a thread.
.fieldSet__field