Замена short_tags и <?php echo.

This commit is contained in:
2023-03-31 19:54:33 +03:00
parent fdf063d527
commit 1b5bf26294
214 changed files with 3978 additions and 4014 deletions

View File

@@ -178,7 +178,7 @@ $(function() {
</td>
<td style="width: 5%; vertical-align: top; ">&nbsp;</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>