Autofix small errors
This commit is contained in:
+2
-2
@@ -255,8 +255,8 @@ if ($_POST['sale']) {
|
||||
</TD>
|
||||
<TD valign=top width=280>
|
||||
<div style="MARGIN-LEFT:15px; MARGIN-TOP: 10px;">
|
||||
<CENTER><B>Масса всех ваших вещей: <?= getItemsMassaInfo() ?><BR>
|
||||
У вас в наличии: <span style="color: blue"><?=$user['doblest']?></span> реп.</B></CENTER>
|
||||
<div style="text-align: center;"><B>Масса всех ваших вещей: <?= getItemsMassaInfo() ?><BR>
|
||||
У вас в наличии: <span style="color: blue"><?=$user['doblest']?></span> реп.</B></div>
|
||||
<hr>
|
||||
<a href=shop.php>ГОС. МАГАЗИН</a>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user