spacecp_header_name.htm 616 B

123456789101112131415161718192021
  1. <!--{if $actives[profile]}-->
  2. {lang memcp_profile}
  3. <!--{elseif $actives[verify]}-->
  4. {lang memcp_verify}
  5. <!--{elseif $actives[avatar]}-->
  6. {lang memcp_avatar}
  7. <!--{elseif $actives[credit]}-->
  8. {lang memcp_credit}
  9. <!--{elseif $actives[usergroup]}-->
  10. {lang memcp_usergroup}
  11. <!--{elseif $actives[privacy]}-->
  12. {lang memcp_privacy}
  13. <!--{elseif $actives[sendmail]}-->
  14. {lang memcp_sendmail}
  15. <!--{elseif $actives[password]}-->
  16. {lang password_security}
  17. <!--{elseif $actives[promotion]}-->
  18. {lang memcp_promotion}
  19. <!--{elseif $actives[plugin]}-->
  20. {$_G['setting']['plugins'][$pluginkey][$_GET['id']]['name']}
  21. <!--{/if}-->