forked from halo-battle/game
Améliore le titre du tablea des technos pour le rendre plus compréhensible
This commit is contained in:
parent
1a3af2d38c
commit
adb608a932
@ -20,7 +20,7 @@
|
||||
|
||||
<div{if $defaut == 'technologies'} class="hightlight"{/if}><a href="{$menu.arbre}&q=technologies&r={$raceAff}">Technologies</a>
|
||||
<div><table><thead>
|
||||
<tr><th>Branche</th><th>Technologies (niveau)</th><th>Technologies nécessaires (niveau actuel)</th></tr>
|
||||
<tr><th>Branche</th><th>Technologies (niveau du joueur / niveau max)</th><th>Technologies nécessaires (niveau actuel)</th></tr>
|
||||
</thead><tbody>
|
||||
{counter start=0 assign=branche print=false}
|
||||
{foreach from=$technologies item=technologie}
|
||||
|
Loading…
Reference in New Issue
Block a user