This commit is contained in:
Igor Barkov [iwork] 2019-02-15 21:07:02 +02:00
parent da66143102
commit db40f3b723

View File

@ -164,7 +164,7 @@ while ($row = $data->fetch_assoc()) {
<TR>
<TD valign=top align=left>
<!--Комиссионный Магазин-->
<TABLE class="zebra" width=100% >
<TABLE class="zebra" width=100%>
<TR>
<TH>
<?php
@ -183,7 +183,7 @@ MARKET;
</TR>
<TR>
<TD><!--Рюкзак-->
<TABLE WIDTH=100% style="border: 1px solid #000; border-collapse: collapse;">
<TABLE WIDTH=100%>
<?php
foreach ($iteminfo as $ii) {
echo "<tr><td style='width: 150px; text-align: center;'>";