11 lines
307 B
Go Template
11 lines
307 B
Go Template
<br>
|
|
<table width=519>
|
|
<tr>
|
|
<td class=c colspan=2><?php echo $this->getData('alliance')?></td>
|
|
</tr>
|
|
<tr>
|
|
<th><a href="?mode=make"><?php echo $this->getData('make_alliance_owner')?></a></th>
|
|
<th><a href="?mode=search"><?php echo $this->getData('search_alliance')?></a></th>
|
|
</tr>
|
|
</table>
|
|
<br>
|