task #0001422: Installation : améliorer la page
This commit is contained in:
parent
3f715e4c00
commit
dc18b1ee04
1 changed files with 6 additions and 0 deletions
|
|
@ -102,6 +102,12 @@ session_start();
|
|||
*/
|
||||
if ( ! isset($_GET['lang'])){
|
||||
?>
|
||||
<p>
|
||||
Choisissez votre langue ,pour MacOS utilisez "Not Used"
|
||||
</p>
|
||||
<p>
|
||||
Select your language, for MacOS user please use "Not Used"
|
||||
</p>
|
||||
<form method="GET">
|
||||
Language : <select name="lang">
|
||||
<OPTION value="fr_FR.utf8">Français</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue