{* =============================================================== inGenio X http://ingenio.area421.com Created by Julian Moreno Hidalgo (Software developer) Jesus Moreno Hidalgo (Communication's tree) inGenio X is a free software licensed under CC-GNU GPL =============================================================== *}
{$smarty.const.LEN_24}
{if $salida_reproductor}
{* TIPO PLAYER *} {if $salida_reproductor.tipo == 1 || $salida_reproductor.tipo == 2} {* mostrar el reproductor *} {if $salida_reproductor.hay_foto == 1} {elseif $salida_reproductor.hay_foto == 0} {/if} {* mostrar datos *}
{$salida_reproductor.nombre}
{if $smarty.const.CONFIG_6 == 1}
{$salida_reproductor.fecha}
{/if} {if $salida_reproductor.comentario != ""}
{$salida_reproductor.comentario}
{/if}
{* OPCIONES *} {if $salida_reproductor.getf == 1 || $salida_reproductor.embed == 1}
{* descarga *} {if $salida_reproductor.getf == 1} {if $salida_reproductor.es_repositorio == 0} {elseif $salida_reproductor.es_repositorio == 1} {/if} {/if} {* embed *} {if $salida_reproductor.embed == 1}
{$smarty.const.LEN_95}
{/if}
{/if} {* FIN OPCIONES *} {* TIPO EMBED *} {elseif $salida_reproductor.tipo == 3 || $salida_reproductor.tipo == 4} {* mostrar el embed *} {$salida_reproductor.embed_code} {* mostrar datos *}
{$salida_reproductor.nombre}
{if $smarty.const.CONFIG_6 == 1}
{$salida_reproductor.fecha}
{/if} {if $salida_reproductor.comentario != ""}
{$salida_reproductor.comentario}
{/if}
{/if} {if $tpl_enadmin}{$salida_reproductor.logADMIN}{/if} {* link administrador *}
{$smarty.const.LEN_74}
{else}
{$smarty.const.LEN_91}
{/if}