Замена short_tags и <?php echo.
This commit is contained in:
@@ -178,7 +178,7 @@ $(function() {
|
||||
</td>
|
||||
<td style="width: 5%; vertical-align: top; "> </td>
|
||||
<td style="width: 25%; vertical-align: top; text-align: right; ">
|
||||
<input class="btnnew" type='button' value='Обновить' style='width: 75px' onclick='location="/main.php?relikt=1&rnd=<? echo $code; ?>"';' />
|
||||
<input class="btnnew" type='button' value='Обновить' style='width: 75px' onclick='location="/main.php?relikt=1&rnd=<?= $code; ?>"';' />
|
||||
<input type="button" value="Вернуться" class="btnnew" style="width: 75px" onclick='location="/main.php"'>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user