Bug 28355: (QA follow-up) Move Note to new line
There is an existing pattern for the 'Note:' in pref descriptions, where it's always added on a new line. This changes the formatting to match that pattern. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
5aa603fa30
commit
02b0292333
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Patrons:
|
|||
- pref: SMSSendDriver
|
||||
- driver to send SMS messages.
|
||||
- "<br>If you would prefer to send SMS via E-mail, set SMSSendDriver to: Email"
|
||||
- " (<strong>NOTE:</strong> Many mobile providers have deprecated support for this feature and it is not recommended for use unless you have a dedicated SMS to Email gateway)"
|
||||
- "<br><strong>NOTE:</strong> Many mobile providers have deprecated support for this feature and it is not recommended for use unless you have a dedicated SMS to Email gateway."
|
||||
-
|
||||
- "Define a username/login"
|
||||
- pref: SMSSendUsername
|
||||
|
|
Loading…
Reference in a new issue