This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/themes/default/blocks/core/language.tpl

7 lines
283 B
Smarty
Raw Normal View History

<center>
<form name="form1" method="post" action="">
{ $list->menu_files("", "lid", $smarty.const.SESS_LANGUAGE, "language", "", "_core.xml", "form_menu") }
<input type="submit" name="Submit" value="{translate}submit{/translate}" class="form_button">
</form>
</center>