Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/styles/views/
Upload File :
Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/styles/views/setting-select.php

<select class="select <?php echo $class ?>" id="<?php echo $id ?>" name="<?php echo $option_name ?>" >
	
	<?php foreach( $choices as $label => $value ) : ?>
		<option value="<?php esc_attr_e( $value ) ?>" <?php selected( $option_value, $value ) ?> >
			<?php echo $label ?>
		</option>
	<?php endforeach; ?>

</select>

<?php if ( $description ): ?>
	<br /><span class="description"><?php echo $description ?></span>
<?php endif; ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists