Untitled diff

Created Diff never expires
90 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
92 lines
99 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
100 lines
<fieldset class="member-view-standard-fieldset">
<section id="module-user-view-profile">
<legend>{@profile}</legend>
<header>
<div class="fieldset-inset">
<h1>{TITLE_PROFILE}</h1>
# IF C_DISPLAY_EDIT_LINK #
</header>
<div class="form-element user-profile-edit">
<article>
<label>{@profile.edit}</label>
<fieldset class="member-view-standard-fieldset">
<div class="form-field form-field-free">
<div class="fieldset-inset">
<a href="{U_EDIT_PROFILE}" title="{@profile.edit}"><i class="fa fa-edit"></i></a>
# IF C_DISPLAY_EDIT_LINK #
</div>
<div class="form-element user-profile-edit">
</div>
<label>{@profile.edit}</label>
# ENDIF #
<div class="form-field form-field-free">
<div class="form-element user-profile-display-name">
<a href="{U_EDIT_PROFILE}" aria-label="{@profile.edit}"><i class="fa fa-edit" aria-hidden="true" title="{@profile.edit}"></i></a>
<label>{@display_name}</label>
</div>
<div class="form-field form-field-free">
</div>
{DISPLAY_NAME}
# ENDIF #
</div>
<div class="form-element user-profile-display-name">
</div>
<label>{@display_name}</label>
<div class="form-element user-profile-level">
<div class="form-field form-field-free">
<label>{@level}</label>
{DISPLAY_NAME}
<div class="form-field form-field-free">
</div>
<a class="{LEVEL_CLASS}"># IF NOT C_IS_BANNED #{LEVEL}# ELSE #{@banned}# ENDIF #</a>
</div>
</div>
<div class="form-element user-profile-level">
</div>
<label>{@level}</label>
<div class="form-element user-profile-groups">
<div class="form-field form-field-free">
<label>{@groups}</label>
<a class="{LEVEL_CLASS}"># IF NOT C_IS_BANNED #{LEVEL}# ELSE #{@banned}# ENDIF #</a>
<div class="form-field form-field-free">
</div>
# IF C_GROUPS #
</div>
<ul class="no-list user-profil-groups-container">
<div class="form-element user-profile-groups">
# START groups #
<label>{@groups}</label>
<li>
<div class="form-field form-field-free">
<a href="{groups.U_GROUP}" class="user-group # IF groups.C_PICTURE #user-group-img # ENDIF #user-group-{groups.ID}"># IF groups.C_PICTURE #<img src="{groups.U_GROUP_PICTURE}" alt="{groups.NAME}" title="{groups.NAME}" class="valign-middle" /># ELSE #{groups.NAME}# ENDIF #</a>
# IF C_GROUPS #
</li>
<ul class="no-list user-profil-groups-container">
# END groups #
# START groups #
</ul>
<li>
# ELSE #
<a href="{groups.U_GROUP}" class="user-group # IF groups.C_PICTURE #user-group-img # ENDIF #user-group-{groups.ID}"># IF groups.C_PICTURE #<img src="{groups.U_GROUP_PICTURE}" alt="{groups.NAME}" title="{groups.NAME}" class="valign-middle" /># ELSE #{groups.NAME}# ENDIF #</a>
${LangLoader::get_message('none', 'common')}
</li>
# END groups #
</ul>
# ELSE #
${LangLoader::get_message('none', 'common')}
# ENDIF #
</div>
</div>
<div class="form-element user-profil-registered-date">
<label>{@registration_date}</label>
<div class="form-field form-field-free">
{REGISTRATION_DATE}
</div>
</div>
<div class="form-element user-profile-nbr-msg">
<label>{@number_messages}</label>
<div class="form-field form-field-free">
<span class="infos-options">{MESSAGES_NUMBER}</span>
<a href="{U_DISPLAY_USER_MESSAGES}">{@messages}</a>
</div>
</div>
<div class="form-element user-profil-lastconnect">
<label>{@last_connection}</label>
<div class="form-field form-field-free">
{LAST_CONNECTION_DATE}
</div>
</div>
# IF C_DISPLAY_MAIL_LINK #
<div class="form-element user-profil-email">
<label>{@email}</label>
<div class="form-field form-field-free">
<a href="mailto:{EMAIL}" class="basic-button smaller">${LangLoader::get_message('mail', 'main')}</a>
</div>
</div>
# ENDIF #
# IF C_DISPLAY_PM_LINK #
<div class="form-element user-profil-private-msg">
<label>{@private_message}</label>
<div class="form-field form-field-free">
<a href="{U_DISPLAY_USER_PM}" class="basic-button smaller">${LangLoader::get_message('pm', 'main')}</a>
</div>
</div>
# ENDIF #
# ENDIF #
</div>
</div>
</div>
</fieldset>
<div class="form-element user-profil-registered-date">
# IF C_EXTENDED_FIELDS #
<label>{@registration_date}</label>
<fieldset class="member-view-extand-fieldset">
<div class="form-field form-field-free">
<legend>${LangLoader::get_message('other', 'main')}</legend>
{REGISTRATION_DATE}
<div class="fieldset-inset">
</div>
# START extended_fields #
</div>
<div class="form-element user-profil-{extended_fields.REWRITED_NAME}">
<div class="form-element user-profile-nbr-msg">
<label>{extended_fields.NAME}</label>
<label>{@number_messages}</label>
<div class="form-field form-field-free">
<div class="form-field form-field-free">
{extended_fields.VALUE}
{MESSAGES_NUMBER}<br />
</div>
<a href="{U_DISPLAY_USER_MESSAGES}">{@messages}</a>
</div>
</div>
# END extended_fields #
</div>
<div class="form-element user-profil-lastconnect">
<label>{@last_connection}</label>
<div class="form-field form-field-free">
{LAST_CONNECTION_DATE}
</div>
</div>
# IF C_DISPLAY_MAIL_LINK #
<div class="form-element user-profil-email">
<label>{@email}</label>
<div class="form-field form-field-free">
<a href="mailto:{EMAIL}" class="basic-button smaller">${LangLoader::get_message('mail', 'main')}</a>
</div>
</div>
# ENDIF #
# IF C_DISPLAY_PM_LINK #
<div class="form-element user-profil-private-msg">
<label>{@private_message}</label>
<div class="form-field form-field-free">
<a href="{U_DISPLAY_USER_PM}" class="basic-button smaller">${LangLoader::get_message('pm', 'main')}</a>
</div>
</div>
</div>
</fieldset>
# ENDIF #
# ENDIF #
</div>
</fieldset>
</article>
# IF C_EXTENDED_FIELDS #
<footer></footer>
<fieldset class="member-view-extand-fieldset">
</section>
<legend>${LangLoader::get_message('other', 'main')}</legend>
<div class="fieldset-inset">
# START extended_fields #
<div class="form-element user-profil-{extended_fields.REWRITED_NAME}">
<label>{extended_fields.NAME}</label>
<div class="form-field form-field-free">
{extended_fields.VALUE}
</div>
</div>
# END extended_fields #
</div>
</fieldset>
# ENDIF #