Файл: public_html/clanns.php
Строк: 33
<?
include './system/common.php';
include './system/functions.php';
include './system/user.php';
$title = 'Покинуть клан';
include './system/h.php';
?>
<center>Вы уверены что хотите покинуть клан?</center.
<center><img src="https://tiwar.ru/images/clanwar.png"></center><br>
<div class="menulist">
<center><font color="red"><a class="btn22" href="/clan/?exit"> <img src="/images/icon/arrow.png"> Да</a></font></center></div><hr>
<div class="menulist">
<center><font color="gold"><a class="btn22" href="/settings/"><img src="/images/icon/arrow.png"> Нет</a></font></center>
</div>
<?
include './system/f.php';
?>