wootook-reloaded/application/design/base/default/scripts/deprecated/credit_body.tpl
Gregory PLANCHAT dfa3dfb086 Finished install script
Updated configuration data loading
Added Website and Game models

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-12-27 19:37:28 +01:00

21 lines
No EOL
1.3 KiB
Go Template

<br/><br/>
<table width="475">
<tbody>
<tr><td colspan="2" class="c"><div align="center"><img src="images/xnova.png" width="213" height="93"></div></td>
</tr><tr>
<td colspan="2" class="c"><b><?php echo $this->getData('cred_link')?></b></td>
</tr><tr>
<th width="278"><?php echo $this->getData('cred_site')?>:<br><?php echo $this->getData('cred_forum')?>:</th>
<th width="279"><a href="http://www.xnova-ng.org" target="_blank">www.xnova-ng.org</a><br><a href="http://www.xnova-ng.org/forum" target="_blank">www.xnova-ng.org/forum</a></th>
</tr><tr>
<td colspan="2" class="c"><b><?php echo $this->getData('cred_credit')?></b></td>
</tr><tr>
<th width="278">Raito<br>Chlorel<br>e-Zobar<br>Flousedid<br>
<th width="279"><?php echo $this->getData('cred_creat')?> / <?php echo $this->getData('cred_prog')?><br><?php echo $this->getData('cred_master')?> <?php echo $this->getData('cred_prog')?><br><?php echo $this->getData('cred_design')?> / <?php echo $this->getData('cred_prog')?><br><?php echo $this->getData('cred_web')?>
</tr><tr>
<td colspan="2" class="c"><b><?php echo $this->getData('cred_thx')?></b></td>
</tr><tr>
<th width="278">UGamela<br >Britania </th>
<th width="279"><?php echo $this->getData('cred_based')?><br><?php echo $this->getData('cred_start')?></th>
</tr>
</table>