Замена short_tags.
This commit is contained in:
@@ -140,7 +140,7 @@ if( $u->room['file'] == 'dungeon_shop_all' ) {
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#DEDEDE">
|
||||
<tr>
|
||||
<td bgcolor="#D3D3D3"><img src="//img.new-combats.tech/i/move/links.gif" width="9" height="7" /></td>
|
||||
<?
|
||||
<?php
|
||||
if( isset($getout_room) ){
|
||||
echo '<td bgcolor="#D3D3D3" nowrap><a href="#" id="greyText" class="menutop" onclick="location=\'main.php?loc=1.180.0.321&rnd='.$code.'\'" title="';
|
||||
echo thisInfRm('1.180.0.321',1);
|
||||
@@ -159,11 +159,11 @@ if( $u->room['file'] == 'dungeon_shop_all' ) {
|
||||
<small>
|
||||
Масса: <?=$u->aves['now']?>/<?=$u->aves['max']?> <br />
|
||||
У вас в наличии: <b style="color:#339900;"><?= round($u->info['money'],2); ?> кр.</b>
|
||||
<?
|
||||
<?php
|
||||
if($u->info['level'] < 8) {
|
||||
?>
|
||||
<br />Зубов: <?=$u->zuby($u->info['money4'])?>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</small>
|
||||
@@ -173,7 +173,7 @@ if( $u->room['file'] == 'dungeon_shop_all' ) {
|
||||
</div>
|
||||
<div style="background-color:#A5A5A5;padding:1"><center><B>Отделы магазина</B></center></div>
|
||||
<div style="line-height:17px;">
|
||||
<?
|
||||
<?php
|
||||
/*названия разделов (справа)*/
|
||||
$otdels_array = array (
|
||||
1=>'<img style="display:inline-block;vertical-align:bottom; width="34" height="19" src="//img.new-combats.tech/i/city_ico2/capitalcity.gif"> Пещера Тысячи Проклятий',
|
||||
@@ -219,6 +219,6 @@ if( $u->room['file'] == 'dungeon_shop_all' ) {
|
||||
</table>
|
||||
<br>
|
||||
<div id="textgo" style="visibility:hidden;"></div>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user