</td><td class="field"> <input class="input1" type="text" id="n_caver_surname" name="n_caver_surname" value="<?php echo $surname; ?> " size="15" maxlength="32" /> </td></tr><tr><td width="170" class="label"> <label for="n_caver_country"> <convert>#label=98<convert><!--Pays--> </label> </td><td class="field"> <?php echo "<!--Ip : " . getIp() . " Default country : " . $country . "-->"; ?> <select class="select2" name="n_caver_country" id="n_caver_country" onchange="JavaScript:countryOnChange(this);"> <?php echo getOptionCountry($_SESSION['language'], $country, "<convert>#label=99<convert>"); //Sélectionnez un pays... ?> </select> </td></tr><tr><td width="170" class="label"> <label for="n_caver_language"> <convert>#label=205<convert><!--Langue--> </label> </td><td class="field"> <select class="select2" name="n_caver_language" id="n_caver_language"> <?php echo getOptionLanguage($register_language); ?> </select> </td></tr><tr><td width="170" class="label"> <label for="check">
echo getTopMenu(getCloseBtn("JavaScript:switchConverter(false,'coords_converter');", "<convert>#label=371<convert>") . '<div class="frame_title">' . setTitle("#", "details", "<convert>#label=266<convert>", 2) . '</div><!--Coordonnées-->'); } ?> <form id="coords_converter_form" name="coords_converter_form" action=""> <?php if ($parted) { ?> <div style="margin-top:10px;text-align:center;"> <input name="manual" id="manual_true" type="radio" checked="checked" value="true" style="border:0px none;" onclick="javascript:converterHash.setManualMode(true);"><label for="manual_true"><convert>#label=920<convert><!--Manuel--></label> <input name="manual" id="manual_false" type="radio" value="false" style="border:0px none;" onclick="javascript:converterHash.setManualMode(false);"><label for="manual_false"><convert>#label=921<convert><!--CSV--></label> </div> <div style="margin-top:10px;"> <label for="conv_country"><convert>#label=917<convert><!--Filtrer par pays :--></label> <select class="select2" name="conv_country" id="conv_country" onchange="JavaScript:countryOnChange(this);"> <?php echo getOptionCountry($_SESSION['language'], "", "<convert>#label=918<convert>"); //[TOUS] ?> </select> </div> <?php } ?> <div style="margin-top:10px;"> <label for="crsSource"><convert>#label=660<convert><!--Système de référence :--></label> <select name="crsSource" id="crsSource" onchange="javascript:converterHash.updateCrs(this, true);"> <option value="#" class="to-remove"><convert>#label=919<convert></option> </select> </div> <div id="loadingSource" class="loading_crs"><convert>#label=919<convert><!--Chargement en cours, veuillez patienter...--></div> <div id="xySource"></div>
<label for="p_caver_surname"> <convert>#label=200<convert><!--Prénom--> </label> </td><td class="field"> <input class="input1" type="text" id="p_caver_surname" name="p_caver_surname" value="<?php echo $_SESSION['user_surname']; ?> " size="15" maxlength="32" /> </td></tr><tr><td width="170" class="label"> <label for="p_caver_country"> <convert>#label=98<convert><!--Pays--> </label> </td><td class="field"> <select class="select2" name="p_caver_country" id="p_caver_country"> <?php echo getOptionCountry($_SESSION['user_language'], $_SESSION['user_country'], "<convert>#label=99<convert>"); //Sélectionnez un pays... ?> </select> </td></tr><tr><td width="170" class="label"> <label for="p_caver_region"> <convert>#label=100<convert><!--Région--> </label> </td><td class="field"> <input class="input1" type="text" id="p_caver_region" name="p_caver_region" value="<?php echo $_SESSION['user_region']; ?> " size="15" maxlength="32" /> <i><convert>#label=665<convert><!--Ex : Rhône (69)--></i> </td></tr><tr><td width="170" class="label"> <label for="p_caver_postal">