pre-final

This commit is contained in:
lopar 2019-01-16 02:23:14 +02:00
parent eda92a531c
commit 1dd005039b
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ if (!empty($q->error)) $status = $q->error;
<? endif ?>
<button onclick="location.href='?'">Обновить</button>
<button onclick="location.href='?exit'">Вернуться</button>
<p><img src="i/pamyatnik.jpg"></p>
</div>
<h1>Памятник</h1>
<div><?php if (!empty($status)) err($status); ?></div>