runes goodbuy

This commit is contained in:
lopar
2019-01-16 22:20:47 +02:00
parent 094b8a6027
commit 0d5f5c1a43
4 changed files with 7 additions and 61 deletions
-11
View File
@@ -604,17 +604,6 @@ function showpersinv($id)
</TD>
</TR>
</TABLE>
<table cellspacing="0" cellpadding="0" border="0"
style="background: url('http://i.oldbk.com/i/runes_slots.jpg') no-repeat center bottom;">
<tbody>
<tr>
<td width="59" height="48" align="right"><? echo show_rune(1, $user['id'], 1); ?></td>
<td width="74" height="48" align="center"><? echo show_rune(2, $user['id'], 1); ?></td>
<td width="57" height="48" align="left"><? echo show_rune(3, $user['id'], 1); ?></td>
</tr>
</tbody>
</table>
</CENTER> <?php
}