Ejemplo n.º 1
0
?>
		    			</select>
	    			</div>
	    			<div class=" width50">
	    				<label  class="lib"> Legacy</label> 
		    			<div style=" font-size:12px;">
						<?php 
RadioUpdate('statLegacy', $stat->getLegacy(), $STATLEGACY);
?>
						</div>
	    			</div>

	    			    			
	    		</div>
	    		<div class="width100">
                <label class="lib" for="stat_zonegeo">Zone géographique</label>
               <?php 
getCheckListeUpdate('stat_zonegeo', $stat->getZoneGeographique(), $STATGEOL);
?>
    		</div>

    		</div>

    		

    	<input type="submit" value="Sauvegarder" name="submit" />
	</div>
</form>
<?php 
require_once '../inc/commachaud.inc.php';
require_once '../inc/footer.inc.php';