Index: trunk/extensions/SignDocument/SpecialSignDocument.i18n.php |
— | — | @@ -24,8 +24,8 @@ |
25 | 25 | 'sign-phone' => 'Phone number:', |
26 | 26 | 'sign-bday' => 'Age:', |
27 | 27 | 'sign-email' => 'E-mail address:', |
28 | | - 'sign-indicates-req' => '<small><i><font color="red">*</font> Indicates required field.</i></small>', |
29 | | - 'sign-hide-note' => '<small><i><font color="red">**</font> Note: Unlisted information will still be visible to moderators.</i></small>', |
| 28 | + 'sign-indicates-req' => '<small><i><span style="color:red">*</span> Indicates required field.</i></small>', |
| 29 | + 'sign-hide-note' => '<small><i><span style="color:red">**</span> Note: Unlisted information will still be visible to moderators.</i></small>', |
30 | 30 | 'sign-list-anonymous' => 'List anonymously', |
31 | 31 | 'sign-list-hideaddress' => 'Do not list address', |
32 | 32 | 'sign-list-hideextaddress' => 'Do not list city, state, postal code, or country', |