Autofix small errors
This commit is contained in:
@@ -286,7 +286,7 @@ exit;
|
||||
</HTML>
|
||||
<BR><DIV align=right>
|
||||
<form action="city.php" method="GET">
|
||||
<INPUT style="font-size:12px;" type='button' onClick="var f;if( f=document.getElementById('REQUEST')){f.action+='#e1';f.submit()} else{location='/main.php?act=none'}" value=Обновить>
|
||||
<INPUT style="font-size:12px;" type='button' onClick="let f;if( f=document.getElementById('REQUEST')){f.action+='#e1';f.submit()} else{location='/main.php?act=none'}" value=Обновить>
|
||||
<INPUT style="font-size:12px;" type='submit' name='bps' value=Вернуться>
|
||||
<input value="Подсказка" style="background-color: rgb(169, 175, 192);" onclick="window.open('help/canalizaciya.html', 'help', 'height=300,width=500,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')" type="button">
|
||||
</form></DIV></TD></TR>
|
||||
|
||||
Reference in New Issue
Block a user