{* IMDB search popup $Id: lookup.tpl,v 2.15 2009/04/04 16:21:33 andig2 Exp $ *} {include file="xml.tpl"}
{foreach item=eng from=$engines} [ {$eng.name} ] {/foreach}
{include file="lookup_engines.tpl"}
{if $http_error}
{$http_error}
{/if} {if $imdbresults} {$lang.l_select} {if $searchtype == 'image'} {foreach item=match from=$imdbresults}

{$match.title}
{/foreach} {else} {/if} {else}
{$lang.l_nothing}

{/if}

[ {$lang.l_selfsearch} ]