Refactored to 2 namespaces: Wootook & Legacies

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
Gregory PLANCHAT 2011-10-04 19:57:00 +02:00
commit ec7e40e1aa
1004 changed files with 4808 additions and 2971 deletions

View file

@ -1,17 +0,0 @@
<tr>
<th class="l" width="40%">
<table width="100%">
<tr>
<td style=\"background-color: transparent;\" align="left"><a href="infos.php?gid=<?php echo $this->getData('tt_info')?>"><?php echo $this->getData('tt_name')?></a></td>
<td style=\"background-color: transparent;\" align="right"><?php echo $this->getData('tt_detail')?></td>
</tr>
</table>
</th>
<th class="l" width="60%">
<table width="100%">
<tr>
<td style=\"background-color: transparent;\" align="left"><?php echo $this->getData('required_list')?></td>
</tr>
</table>
</th>
</tr>