Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 165 | Rev 180 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 165 Rev 179
Line 48... Line 48...
48
		  <div id="map_canvas" style="width:100%; height:100%"></div>
48
		  <div id="map_canvas" style="width:100%; height:100%"></div>
49
		 </div>
49
		 </div>
Line 50... Line 50...
50
		
50
		
51
		<input type="hidden" id="station_code_insee" name="station_code_insee" value="<?= $infos_station['code_insee']; ?>" /> 
51
		<input type="hidden" id="station_code_insee" name="station_code_insee" value="<?= $infos_station['code_insee']; ?>" /> 
-
 
52
		<input type="hidden" id="station_id" name="station_id" value="<?= $infos_station['id']; ?>" /> 
-
 
53
		<div>
-
 
54
		<p class="information">dk,kdekd</p>
52
		<input type="hidden" id="station_id" name="station_id" value="<?= $infos_station['id']; ?>" /> 
55
		</div>
53
    	<input class="droite gros_bouton_validation" type="submit" value="Valider" /> 
56
    	<input class="droite gros_bouton_validation" type="submit" value="Valider" /> 
54
    </form>
57
    </form>
55
</div>
58
</div>
56
<!-- ODS_SAISIE - FIN MODIFICATION STATION --> 
59
<!-- ODS_SAISIE - FIN MODIFICATION STATION -->