Вход Регистрация
Файл: public_html/element_include/element_ank_user_false.php
Строк: 53
<div class="nfl p5 mt5 mb5 mlra">
    
    <div class="cntr small mb5">
    <?php
    
if( $profile_user['lost_privilege'] == 1
    { 
$status ', <b>Модератор</b>'; }
    if( 
$profile_user['lost_privilege'] == 2
    { 
$status ', <b>Полу-администратор</b>'; }
    if( 
$profile_user['lost_privilege'] == 3
    { 
$status ', <b>Администратор</b>'; }
    
        echo 
ikonka_user($profile_user['lost_race'], 'online').' <span class="yellow1 bold">'.$profile_user['lost_login'].''.$status.'</span><br/>';
        if (
$profile_user['lost_town'] > 0) {
            
$profile_town cache_town($profile_user['lost_town']);
            
$profile_town_other explode(':'$profile_user['lost_town_other']);
            echo 
'<span class="yellow1"><img src="/images/town/race_'.$profile_town['lost_race'].'.png" alt=""/> 
            <a class="yellow1 bold" href="/town?id='
.$profile_town['lost_id'].'">'.$profile_town['lost_name'].'</a>, 
            '
.town_users_zvanie($profile_town_other[0]).'</span><br/>';
        }
?>
        </div>
        <div class="hr"></div>
        <div class="mt5 small">
        <span class="white">Имя: </span><span class="yellow1"><?php echo $profile_user['firstname']; ?></span> <br/>
        <span class="white">Фамилия: </span><span class="yellow1"><?php echo $profile_user['lastname']; ?></span> <br/>
        <span class="white">Возраст: </span><span class="yellow1"><?php echo $profile_user['old']; ?></span> <br/>
        <span class="white">Город: </span><span class="yellow1"><?php echo $profile_user['city']; ?></span> <br/>
        <span class="white">О себе: </span><span class="yellow1"><?php echo $profile_user['about']; ?></span> <br/>
        

   <div class="nf2 small p5 mb5 mlra">
            <div class="ml5 mr5">
                <a class="bl p5 block odd" href="/user?id=<?php echo $profile_user['lost_id']; ?>">
                    <span class="small yellow1"><img src="/images/icons/1.gif"> Назад</span>
                </a>
            </div>
</div>
</div>    
</div>
Онлайн: 1
Реклама