mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
hide lang switcher for now
This commit is contained in:
parent
23e4e3c960
commit
247b59ea9a
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
<div class="control-item no-label-desktop">
|
<div class="control-item no-label-desktop">
|
||||||
<a href="https://github.com/lbryio"><span class="btn-label">GitHub</span><span class="icon-github icon-fw"></span></a>
|
<a href="https://github.com/lbryio"><span class="btn-label">GitHub</span><span class="icon-github icon-fw"></span></a>
|
||||||
</div>
|
</div>
|
||||||
|
<?php /*
|
||||||
<div class="control-item no-label-desktop">
|
<div class="control-item no-label-desktop">
|
||||||
<form action="/set-culture" method="POST">
|
<form action="/set-culture" method="POST">
|
||||||
<select id="language-dropdown" name="culture">
|
<select id="language-dropdown" name="culture">
|
||||||
|
@ -33,3 +34,4 @@
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
*/ ?>
|
Loading…
Add table
Reference in a new issue