Вход Регистрация
Файл: adultscript-2.0.3-pro/files/mobile/templates/default/user_menu.tpl.php
Строк: 53
<?php defined('_VALID') or die('Restricted Access!'); ?>
        <div data-role="controlgroup" data-type="horizontal" data-mini="true">
            <a href="<?php echo MOBILE_REL,'/user/dashboard/" class="ui-btn ui-corner-all'; if ($this->submenu == 'dashboard'): echo ' ui-btn-active'; endif; echo '">',__('dashboard'); ?></a>
            <a href="<?php echo MOBILE_REL,'/user/account/" class="ui-btn ui-corner-all'; if ($this->submenu == 'account'): echo ' ui-btn-active'; endif; echo '">',__('account'); ?></a>
            <a href="<?php echo MOBILE_REL,'/user/avatar/" class="ui-btn ui-corner-all'; if ($this->submenu == 'avatar'): echo ' ui-btn-active'; endif; echo '">',__('avatar'); ?></a>
            <a href="<?php echo MOBILE_REL,'/user/profile/" class="ui-btn ui-corner-all'; if ($this->submenu == 'profile'): echo ' ui-btn-active'; endif; echo '">',__('profile'); ?></a>
            <a href="<?php echo MOBILE_REL,'/user/videos/" class="ui-btn ui-corner-all'; if ($this->submenu == 'videos'): echo ' ui-btn-active'; endif; echo '">',__('videos'); ?></a>
            <a href="<?php echo MOBILE_REL,'/user/favorites/" class="ui-btn ui-corner-all'; if ($this->submenu == 'favorites'): echo ' ui-btn-active'; endif; echo '">',__('favorites'); ?></a>
            <?php if (VModule::enabled('photo')): ?><a href="<?php echo MOBILE_REL,'/user/albums/" class="ui-btn ui-corner-all'; if ($this->submenu == 'albums'): echo ' ui-btn-active'; endif; echo '">',__('albums'); ?></a><?php endif; ?>
            <a href="<?php echo MOBILE_REL,'/user/comments/" class="ui-btn ui-corner-all'; if ($this->submenu == 'comments'): echo ' ui-btn-active'; endif; echo '">',__('comments'); ?></a>
        </div>
Онлайн: 0
Реклама