Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions
+1 -1
View File
@@ -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>