| 
Welcome, Guest

Colons on Registration fields
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Colons on Registration fields

Colons on Registration fields 2 years, 10 months ago #92203

  • Posts:
  • Karma:
Hi:
I am trying to remove the colons in front of the standard fields on the registration page and I am not able to find where they are located. I have checked the default language file and that does not seem to be it.

Are these stored in the db?

v. 1.0

Thanks

Re:Colons on Registration fields 2 years, 5 months ago #109618

  • Posts:
  • Karma:
Me too.
Where do I remove them?
And the colons on profil page I would remove as well.
But how?

Using CB 1.2.1

Thanks

Re:Colons on Registration fields 1 year, 6 months ago #139878

  • Posts:
  • Karma:
check the solution:

forum.joomla.org/viewtopic.php?p=1591201

Take a look in administrator/components/com_profiler/plugin.class.php

Line 852 to 857

$results .= "\n\t\t\t\t\t<td class=\"titleCell\"" . $colspan .'>'
. $label
. $translatedTitle
. ':' <---- The Colon... just delete it and save!
. $labelEnd
. '</td>';

Re:Colons on Registration fields 10 months ago #160640

  • Posts:
  • Karma:
Do you have any idea where it can be coded in the new 1.4 version ?
Thanks
  • Page:
  • 1
Time to create page: 0.78 seconds