Файл: public_html/theme/dulat/leftside.php
Строк: 56
<?php
$textl = htmlspecialchars($user['name']) . ': ' . $lng['information'];
$lng_profile = core::load_lng('profile');
$textl = $lng_profile['my_office'];
echo' <div class="leftside" id="equal-height">';
echo'
<div class="navbar">
<div class="padd">
<a href="http://kzwen.ru/dl/index.php?load=/load-296796/Android"><i class="fi-social-android"></i>
<span class="hide920"> Android</span></a>
<a href="/forum"><i class="fi-comment"></i>
<span class="hide920">Форум </span></a>
<a href="/library/"><i class="fi-book"></i>
<span class="hide920">Блоги </span></a>
<a href="http://kzwen.ru/youtube/index"><i class="fi-magnifying-glass"></i>
<span class="hide920">Поиск </span></a>
<a href="http://kzwen.ru/dl/index.php?load=/load-292664/Symbian"><i class="fi-tablet-portrait"></i>
<span class="hide920">Symbian</span></a>
<a href="http://kzwen.ru/dl/index.php?load=/load-291172/Video"><i class="fi-play-circle"></i>
<span class="hide920">Видео</span></a>
<a href="http://kzwen.ru/dl/index.php?load=/load-308848/Temy"><i class="fi-paint-bucket"></i>
<span class="hide920">Темы</span></a>
<a href="http://kzwen.ru/dl/index.php?load=/load-106269/Igry_na_Mobilku"><i class="fi-die-five"></i>
<span class="hide920">Игры</span></a>
<a href="http://kzwen.ru/dl/index.php?load=/load-371916/Prilojeniya"><i class="fi-puzzle"></i>
<span class="hide920">Приложения</span></a>
<a href="/pages/faq.php"><i class="fi-info"></i>
<span class="hide920">Информация, FAQ</span></a>
</div>
</div>';
?>
<?php echo'</div>' ?>