mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 13:21:01 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -439,7 +439,7 @@ while ($donnees = mysqli_fetch_assoc($result2)) {
|
||||
function init_local(){map_init();}
|
||||
</script><?php
|
||||
if($session->plus){
|
||||
echo '<a id="map_makelarge" href="#" onclick="PopupMap('.$bigmid.');" ><img class="ml" src="img/x.gif" alt="large map" title="Large Map"/></a>';
|
||||
echo '<a id="map_makelarge" href="#" onclick="PopupMap('.$bigmid.');" ><img class="ml" src="img/x.gif" alt="'.LARGE_MAP.'" title="'.LARGE_MAP.'"/></a>';
|
||||
}?>
|
||||
<img id="map_navibox" src="img/x.gif" usemap="#map_navibox"/>
|
||||
<map name="map_navibox">
|
||||
|
||||
Reference in New Issue
Block a user