Remove national flags from the language select.
This commit is contained in:
parent
44acee2ef4
commit
1b49c927ae
@ -14,18 +14,21 @@
|
||||
|
||||
<br/>
|
||||
|
||||
<p>
|
||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date.">Language:</a>
|
||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date." style="float:left;">Language:</a>
|
||||
|
||||
<span class="flag-icon flag-icon-tw" style="margin-left:5px;"></span> <a href="https://privacytools.twngo.xyz/">繁體中文</a>
|
||||
<ul>
|
||||
|
||||
<li style="float:left; margin-left:30px;"><a href="https://privacytools.twngo.xyz/">繁體中文</a></li>
|
||||
|
||||
<span class="flag-icon flag-icon-es" style="margin-left:5px;"></span> <a href="https://victorhck.gitlab.io/privacytools-es/">Español</a>
|
||||
<li style="float:left; margin-left:30px;"><a href="https://victorhck.gitlab.io/privacytools-es/">Español</a></li>
|
||||
|
||||
<span class="flag-icon flag-icon-de" style="margin-left:5px;"></span> <a href="https://privacytools.it-sec.rocks/">Deutsch</a>
|
||||
<li style="float:left; margin-left:30px;"><a href="https://privacytools.it-sec.rocks/">Deutsch</a></li>
|
||||
|
||||
<span class="flag-icon flag-icon-it" style="margin-left:5px;"></span> <a href="https://privacytools-it.github.io/">Italiano</a>
|
||||
<li style="float:left; margin-left:30px;"><a href="https://privacytools-it.github.io/">Italiano</a></li>
|
||||
|
||||
<span class="flag-icon flag-icon-ru" style="margin-left:5px;"></span> <a href="https://privacytools.ru">Русский</a>
|
||||
<li style="float:left; margin-left:30px;"><a href="https://privacytools.ru">Русский</a></li>
|
||||
|
||||
<li style="float:left; margin-left:30px;"><a href="https://privacytools.dreads-unlock.fr">Français</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<span class="flag-icon flag-icon-fr" style="margin-left:5px;"></span> <a href="https://privacytools.dreads-unlock.fr">Français</a>
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user