Commit b66006d9 by Manzar Hussain

add region

parent 7a4c915d
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
</div> </div>
<div class="h_cr_b"> <div class="h_cr_b">
<a href=""> <a href="/">
<span class="h_crcb"><i class="fa fa-globe" aria-hidden="true"></i> <em>En</em></span> <span class="h_crcb"><i class="fa fa-globe" aria-hidden="true"></i> <em>En</em></span>
<span class="h_crb">Change Region</span> <span class="h_crb">Change Region</span>
</a> </a>
......
...@@ -56,22 +56,22 @@ ...@@ -56,22 +56,22 @@
<ul class="h_pure_g"> <ul class="h_pure_g">
<li> <li>
<div class="h_mod_button"> <div class="h_mod_button">
<a href="/ja/" target=""><span>日本語</span><i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="https://www.dic-global.com/ja/" target=""><span>日本語</span><i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
</li> </li>
<li> <li>
<div class="h_mod_button"> <div class="h_mod_button">
<a href="/en/" target=""><span>ENGLISH</span><i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="https://www.dic-global.com/en/" target=""><span>ENGLISH</span><i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
</li> </li>
<li> <li>
<div class="h_mod_button"> <div class="h_mod_button">
<a href="/cn/" target=""><span>中文</span><i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="https://www.dic-global.com/cn/" target=""><span>中文</span><i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
</li> </li>
<li> <li>
<div class="h_mod_button"> <div class="h_mod_button">
<a href="https://www.sunchemical.com/" target="_blank"><span>Sun Chemical</span><i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="https://www.sunchemical.com/"" target="_blank"><span>Sun Chemical</span><i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
</li> </li>
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment