finalize page

This commit is contained in:
lopar
2019-01-15 21:34:35 +02:00
parent e2ca31b543
commit 58c26299dd
6 changed files with 201 additions and 246 deletions

View File

@@ -42,7 +42,7 @@ if (isset($_POST['userlogin'])) {
if (!$_SESSION['bankid']) {
?>
<a href=# onclick=leave('city.php?strah')> ← выйти из банка</a>
<a href=# onclick=hrefToFrame('city.php?strah')> ← выйти из банка</a>
<form method="post"><input type="submit" name="userlogin" value="Управление счётом"></form>
<?
} else {