/**
* Plugin Name: GLM Client Info
* Description: Option Setting for the name address and phone numbers. Includes Widget
- * Version: 1.0.0
+ * Version: 1.0.l
* Author: Steve Sutton
* Author URI: http://www.gaslightmedia.com
* License: All right reserved
<span class="value"><?php echo $this->glm_get_clientinfo_option('fax');?></span>
</p>
<?php endif;?>
-<?php if ($this->glm_get_clientinfo_option('fax')):?>
+<?php if ($this->glm_get_clientinfo_option('extra')):?>
<?php echo $this->glm_get_clientinfo_option('extra');?>
<?php endif;?>
</div><!-- /#address -->