пятница, 15 июня 2012 г.

Шаблон : tabAboutMe


Шаблон : tabAboutMe

Набор шаблонов : skin_profile

Переменные  : $member=array()


<h3 class='bar'>{$this->lang->words['pp_tab_aboutme']}</h3>
<div class='general_box'>
        <if test="tababoutMe:|:$member['pp_about_me'] OR $member['signature']">
               {$member['pp_about_me']}
          
               <if test="tabsignature:|:$member['signature']">
                             {$member['signature']}
               </if>
        <else />
               {$this->lang->words['err_no_aboutme_to_show']}
        </if>
</div>


Комментариев нет:

Отправить комментарий