{{LANG sign_up}}

config->auto_username == 'on') { ?>
config->password_complexity_system == 1) { ?>
  • {{LANG least_characters}}
  • {{LANG contain_lowercase}}
  • {{LANG contain_uppercase}}
  • {{LANG number_special}}
custom_fields = $db->where('registration_page','1')->get(T_FIELDS); if (!empty($pt->custom_fields)) { foreach ($pt->custom_fields as $field) { $field_id = $field->id; ?>
type == 'select'): ?> options);?>
type == 'textbox'): ?>
" type="text" placeholder="name) ?>" class="form-control">
type == 'textarea'): ?>
config->recaptcha == 'on') { ?>

{{LANG already_have_account}} {{LANG login_}}