pre-final
This commit is contained in:
parent
eda92a531c
commit
1dd005039b
@ -66,7 +66,6 @@ if (!empty($q->error)) $status = $q->error;
|
|||||||
<? endif ?>
|
<? endif ?>
|
||||||
<button onclick="location.href='?'">Обновить</button>
|
<button onclick="location.href='?'">Обновить</button>
|
||||||
<button onclick="location.href='?exit'">Вернуться</button>
|
<button onclick="location.href='?exit'">Вернуться</button>
|
||||||
<p><img src="i/pamyatnik.jpg"></p>
|
|
||||||
</div>
|
</div>
|
||||||
<h1>Памятник</h1>
|
<h1>Памятник</h1>
|
||||||
<div><?php if (!empty($status)) err($status); ?></div>
|
<div><?php if (!empty($status)) err($status); ?></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user