Overview
Comment: | [fx] main panel: fix label |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fx |
Files: | files | file ages | folders |
SHA3-256: |
b2ca95497253e051798b5275a1e7d011 |
User & Date: | olr on 2018-04-02 12:05:31 |
Other Links: | manifest | tags |
Context
2018-04-02
| ||
14:04 | [fx] main panel: update information check-in: e8db9a5dd5 user: olr tags: trunk, fx | |
12:05 | [fx] main panel: fix label check-in: b2ca954972 user: olr tags: trunk, fx | |
12:01 | merge multid: personal dictionary & lexicon editor check-in: d121d08b07 user: olr tags: trunk, new_feature | |
Changes
Modified gc_lang/fr/webext/panel/main.html from [fab1009a94] to [dd4efe7710].
︙ | |||
104 105 106 107 108 109 110 | 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 | - + | <div id="default_options_button" class="button blue center">Options par défaut</div> </section> <!-- #gc_options_page --> <section id="sc_options_page" class="page"> <h1>OPTIONS ORTHOGRAPHIQUES</h1> <div id="hunspell_options"> <h2>DICTIONNAIRES DE GRAMMALECTE</h2> |
︙ |