|
3 | 3 | <h2>[%|loc%]Cascading Style Sheet[%END%]</h2>
|
4 | 4 |
|
5 | 5 | [% IF css_result %]
|
6 |
| -<p><strong>[%|loc%]static css installation succeed. Reload the current page and/or check sympa logs to be sure that static css a really in use.[%END%]</strong></p> |
| 6 | +<p><strong>[%|loc%]static css installation succeed. Reload the current page and/or check sympa logs to be sure that static css a really in use.[%END%]</strong></p> |
7 | 7 | [% END %]
|
8 | 8 |
|
9 | 9 | <h2>[%|loc%]Colors[%END%]</h2>
|
10 | 10 |
|
11 | 11 | <p>
|
12 |
| -[%|loc%]Use the color editor in order to change defined colors. First select the color you want to change and pick a color,then apply it using the test button. The new color is not really installed but it is used only for your own session. When happy with the different colors you choosen, you may save them in a new static CSS. |
| 12 | +[%|loc%]Use the color editor in order to change defined colors. First select the color you want to change and pick a color,then apply it using the test button. The new color is not really installed but it is used only for your own session. When happy with the different colors you chosen, you may save them in a new static CSS. |
13 | 13 | [%END%]
|
14 | 14 | </p>
|
15 | 15 |
|
16 | 16 | <p>
|
17 | 17 | [%|loc%]
|
18 |
| -Be careful: the CSS file is overwritten using css.tt2 template, usually this file is comming from Sympa distribution so your CSS customization may be erased when doing this.[% END %] |
| 18 | +Be careful: the CSS file is overwritten using css.tt2 template, usually this file is coming from Sympa distribution so your CSS customization may be erased when doing this.[% END %] |
19 | 19 | [%|loc%]So if you want to preserve some site customization from being overwriten when starting a new sympa version, css_path and css_url should not point to the same directory.[%END%]
|
20 | 20 | </p>
|
21 | 21 |
|
@@ -54,7 +54,7 @@ Be careful: the CSS file is overwritten using css.tt2 template, usually this fil
|
54 | 54 | <p>[%|loc%]Please note that these indications don't cover the exact usage of each color parameter, as it would be far too long to describe. What lies in this table should however give you a correct snapshot of what the color parameters are used for. For more details on rendering, feel free to try changing the colors in your session to see how well all that works.[%END%]</p>
|
55 | 55 |
|
56 | 56 | <table id="color_table" class="responsive">
|
57 |
| -<caption>[%|loc%]This table display every colors used in Sympa, with their hexadecimal code [%END%]</caption> |
| 57 | +<caption>[%|loc%]This table displays every color used in Sympa, with their hexadecimal code [%END%]</caption> |
58 | 58 | <tr id="color_table_title">
|
59 | 59 | <th>[%|loc%]parameter[%END%]</th>
|
60 | 60 | <th>[%|loc%]parameter value[%END%]</th>
|
|
0 commit comments