Money bag
This commit is contained in:
parent
dae3a5bab0
commit
bb24373339
2
main.php
2
main.php
@ -2234,7 +2234,7 @@ if (input::get('edit')) {
|
||||
<table BORDER=0 WIDTH=100% CELLSPACING="1" CELLPADDING="2" BGCOLOR="#A5A5A5">
|
||||
<?php if (!empty($user['money'])): ?>
|
||||
<tr bgcolor="#C7C7C7">
|
||||
<td width="100" align="center"><img src="i/sh/mesh1.gif"></td>
|
||||
<td width="100" align="center"><img src="i/sh/money-bag.png"></td>
|
||||
<td></td>
|
||||
<td valign="top">Мешок денег (Масса: 0)<br><b><?= $user['money'] ?> кр.</b></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user