aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/lang_selector.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/lang_selector.tpl')
-rwxr-xr-xview/tpl/lang_selector.tpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl
index 159eeea7e..b512c759b 100755
--- a/view/tpl/lang_selector.tpl
+++ b/view/tpl/lang_selector.tpl
@@ -1,5 +1,6 @@
-<div id="lang-select-icon" title="{{$title}}" onclick="openClose('language-selector');" ><i class="icon-flag"></i></div>
-<div id="language-selector" style="display: none;" >
+<h1>{{$title}}</h1>
+<br />
+<div id="language-selector" >
<form action="#" method="post" >
<select name="system_language" onchange="this.form.submit();" >
{{foreach $langs.0 as $v=>$l}}