forked from halo-battle/game
Version 1.9g
This commit is contained in:
parent
d028822d0b
commit
4c9814a99c
800 changed files with 237325 additions and 1949 deletions
|
|
@ -25,7 +25,7 @@
|
|||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td><a href="./?p=envoyer&d={$req.pseudo}&o=Re : {$req.titre|escape}" onclick="window.open(this.href); return false;">Répondre</a></td>
|
||||
<td><a href="./{$premiere_page}?p=envoyer&d={$req.pseudo}&o=Re : {$req.titre|escape}" onclick="window.open(this.href); return false;">Répondre</a></td>
|
||||
<td><a href="?p=courrier&d={$req.id}">Supprimer</a></td>
|
||||
<td><a href="?p=courrier&x={$req.id}">Statut</a></td>
|
||||
<td><a href="?p=courrier">Retour</a></td>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{include file='game/header.tpl'}
|
||||
{if $linkpage == "vplanetes"}<a href="?p={$linkpage}&id={$idPlan}&key=hash_planete">Recalculer le hash (après déplacement d'une planète)</a>{/if}
|
||||
<table>
|
||||
{foreach from=$tableau item=ligne key=key}
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue