Не отображался.

This commit is contained in:
Ivor Barhansky 2023-06-23 18:24:55 +03:00
parent bff6e87ab8
commit b055071e2e

View File

@ -535,7 +535,8 @@ while( $pl = mysql_fetch_array( $sp ) ){
<td><div style="padding-left:0px;" align="center">
<h3>Вход в подземелье</h3>
</div></td>
<?}?>
<?php
}?>
<td width="200"><div align="right">
<table cellspacing="0" cellpadding="0">
<tr>
@ -625,7 +626,7 @@ while( $pl = mysql_fetch_array( $sp ) ){
?>
<INPUT TYPE=button value="Рыцарский Магазин" class="btn btn-success" style="width: 150px" onclick="location='main.php?rz=1'">&nbsp;&nbsp;&nbsp;
<?}?>
<?php }?>
<TD style="width: 25%; vertical-align: top; text-align: left; "><INPUT class="btn" onclick="window.open('/forum/', 'help', 'height=500,width=1024,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')" value="Подсказка" style="color:red;" type="button"><INPUT class="btn" type='button' value='Обновить' style='width: 100px' onclick='location="/main.php"'></TD></div>
<?php } ?>
<?php