ACP > Look / Feel > Manage Skin Sets / Templates > (edit that skin) > Manage Templates / CSS > "Global Templates" > Global Template
Scroll right down to the end then scroll up (easier as its about 7/8ths the way down)
Find...
<select name="langid" id='newLang'>
{$footer_items['lang_chooser']}
</select>
<input type='submit' class='input_submit alt' value='{$this->lang->words['jmp_go']}' id='newLangSubmit' />
Simply comment it out (add a <!-- to the start and a --> to the end, like this...
<!--<select name="langid" id='newLang'>
{$footer_items['lang_chooser']}
</select>
<input type='submit' class='input_submit alt' value='{$this->lang->words['jmp_go']}' id='newLangSubmit' />-->
And save. Repeat for each skin as required.

Sign In
Register
Help


Actions
Visit support topic
Bookmark

Tutorial info
View member's tutorials