{include file="header.html"}
{$lng.panel.modules} > {$lng_browse_location.browse_location}
{if isset($error) && $error}
{$error}
{/if} {if isset($info) && $info}
{$info}
{/if} {foreach from =$languages item=v} {capture name=some_content assign=field_name}title_{$v.id}{/capture}
{if $languages|@count > 1}{if $v.image}{else}( {$v.name} ){/if} {/if}{$lng_browse_location.title}
{/foreach}
{$lng_browse_location.no_rows}
{$lng_browse_location.type}
 {$lng_browse_location.single}    {$lng_browse_location.double}
{$lng_browse_location.location_field}
{$lng_browse_location.location_fields}
{* end form_container *}
{* p30 *} {literal} {/literal} {include file="footer.html"}