Version 1.14a

This commit is contained in:
nemunaire 2020-11-15 16:12:32 +01:00
commit dc48225dc9
1094 changed files with 189052 additions and 13889 deletions

View file

@ -15,7 +15,7 @@
{if $planete->permissions_alliance & 1 || $planete->permissions_alliance & 2}
<ul>
{if $planete->permissions_alliance & 1}<li><a href="{$menu.batiments}"{if $page == "batiments_alli"} class="hilight"{/if}>B&acirc;timents</a></li>{/if}
{if $planete->permissions_alliance & 2}<li><a href="{$menu.chantierspatial}"{if $page == "chantierspatial"} class="hilight"{/if}>{$LANG.$race.alli_batiments.noms_sing.3|ucfirst}</a></li>{/if}
{if $planete->permissions_alliance & 2}<li><a href="{$menu.chantierspatial}"{if $page == "chantierspatial"} class="hilight"{/if}>{$LANG[$race].alli_batiments.noms_sing.3|ucfirst}</a></li>{/if}
</ul>
{/if}
<ul>