Código :
<a href="registro"><img src="<?php echo $template_url?>images/but_inscripcion.png" /></a>
<?php if ($controller = "conoce"){?>
<a href="conoce"><img src="<?php echo $template_url?>images/rollover_conoce.png" /></a>
<?php } else{ ?>
<a href="conoce"><img src="<?php echo $template_url?>images/but_participantes.png"/></a>
<?php } ?>
<a href="votar"><img src="<?php echo $template_url?>images/but_votar.png" alt="Inscribete al concurso" /></a>
</div>de antemano gracias.
