Замена short_tags и <?php echo.
This commit is contained in:
@@ -110,7 +110,7 @@ if(floor($u->info['align'])==1) {
|
||||
|
||||
<TABLE width="100%" cellpadding="5" cellspacing="10">
|
||||
<TR><TD valign=top>
|
||||
<? if($u->info['align'] == '1.99' || $u->info['admin']>0) { ?>
|
||||
<?php if($u->info['align'] == '1.99' || $u->info['admin']>0) { ?>
|
||||
<form action="main.php?clan=1" method="post">
|
||||
<b>Редактирование звания:</b><br>
|
||||
Логин: <input id="loginos" width="180" name="loginos" value=""><br>
|
||||
@@ -118,7 +118,7 @@ if(floor($u->info['align'])==1) {
|
||||
<br>
|
||||
<input type="submit" value="Сохранить статус">
|
||||
</form>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
</TD><TD valign=top align=right>
|
||||
|
||||
<TABLE cellspacing=0 cellpadding=2 width="300"><TR><TD>
|
||||
|
||||
Reference in New Issue
Block a user