speed optimization
This commit is contained in:
parent
21438cfa1d
commit
2ad2589d5c
@ -24,8 +24,8 @@
|
|||||||
<div id="footer">
|
<div id="footer">
|
||||||
<a href="#!about" id="about">About</a>
|
<a href="#!about" id="about">About</a>
|
||||||
<a href="#!impressum" id="impressum">Impressum</a>
|
<a href="#!impressum" id="impressum">Impressum</a>
|
||||||
<a href="javascript:system.language('deDE');"><img src="${PATH_LOCAL_IMG}flag_germany.png" alt="Deutsch"></a>
|
<a href="javascript:system.language('deDE');"><img src="${PATH_LOCAL_IMG}flag_germany.png" alt="Deutsch" width="16" height="11"></a>
|
||||||
<a href="javascript:system.language('enUS');"><img src="${PATH_LOCAL_IMG}flag_usa.png" alt="English"></a>
|
<a href="javascript:system.language('enUS');"><img src="${PATH_LOCAL_IMG}flag_usa.png" alt="English" width="16" height="11"></a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
x
Reference in New Issue
Block a user