By Serg on Thursday, 05 June 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 458
Votes 0
Hi.
Files below
groupfields\permalink\themes\default\widgets\display.php
userfields\permalink\themes\default\widgets\display.php
contain string:

<span><?php echo JText::_( 'Male' ); ?></span>
<span><?php echo JText::_( 'Female' ); ?></span>

May be must

JText::_( 'COM_COMMUNITY_MALE' )
JText::_( 'COM_COMMUNITY_FEMALE' )

Hello Serg,

Both these fields are actually unused It should be deleted from the system.
·
Thursday, 05 June 2014 03:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post