24
25
26
27
28
29
30
31
32
33
34
35
|
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
+
+
+
-
+
|
<label id="website" value="Site web" onclick="openInTabURL('http://grammalecte.net');" />
<separator class="groove" orient="horizontal" style="margin: 10px;"/>
<label class="stdlabel" value="&thanks;" />
<image src="chrome://grammarchecker/skin/LaMouette_small.png" style="cursor: pointer;"
onclick="openInTabURL('http://lamouette.org/');" />
<label class="stdlabel" value="&" />
<image src="chrome://grammarchecker/skin/Algoo_logo.png" style="cursor: pointer;"
onclick="openInTabURL('https://www.algoo.fr/');" />
<label id="contrib" value="&contrib;"
onclick="openInTabURL('http://www.dicollecte.org/grammalecte/soutiens.php');" />
onclick="openInTabURL('https://www.dicollecte.org/#thanks');" />
<script type="application/x-javascript" src="about.js"/>
</dialog>
|