{* $Header$ *} {strip} {bitmodule title="$moduleTitle" name="switch_language_dropdown"} {form method="get" ipackage='languages' ifile='switch_lang.php'} {foreach from=$languages item=proc key=langCode} {if is_disabled ne 'y'} {$proc.native_name} {/if} {foreachelse} {tr}No records found{/tr} {/foreach} {/form} {/bitmodule} {/strip}