<strong><?php _e ('Member Since:','cp');?></strong> <?php echo date_i18n(get_option('date_format'), strtotime($curauth->user_registered)); ?>
<br />
<strong><?php _e ('Phone:','cp'); ?></strong> <a href="<?php echo $userdata->phone; ?>"><?php echo $userdata->phone; ?></a>
<br />
<strong><?php _e('Website:','cp'); ?></strong> <a href="<?php echo $curauth->user_url; ?>"><?php echo $curauth->user_url; ?></a>
<br />
<strong><?php _e('Email:','cp'); ?></strong> <a href="<?php echo $curauth->user_email; ?>"><?php echo $curauth->user_email; ?></a>
<br />
<br />
<strong><FONT COLOR="#CC0000"><?php _e('Company Info:','cp'); ?> </strong></FONT> <?php echo $curauth->company_profile; ?>
There are currently 1 users browsing this thread. (0 members and 1 guests)