speed optimization

This commit is contained in:
Ulf Gebhardt 2015-04-05 16:18:46 +02:00
parent 21438cfa1d
commit 2ad2589d5c

View File

@ -24,8 +24,8 @@
<div id="footer">
<a href="#!about" id="about">About</a>&nbsp;
<a href="#!impressum" id="impressum">Impressum</a>&nbsp;
<a href="javascript:system.language('deDE');"><img src="${PATH_LOCAL_IMG}flag_germany.png" alt="Deutsch"></a>&nbsp;
<a href="javascript:system.language('enUS');"><img src="${PATH_LOCAL_IMG}flag_usa.png" alt="English"></a>&nbsp;
<a href="javascript:system.language('deDE');"><img src="${PATH_LOCAL_IMG}flag_germany.png" alt="Deutsch" width="16" height="11"></a>&nbsp;
<a href="javascript:system.language('enUS');"><img src="${PATH_LOCAL_IMG}flag_usa.png" alt="English" width="16" height="11"></a>&nbsp;
</div>
</body>
</html>