| 
Welcome, Guest

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

TOPIC: Colons on Registration fields

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

  • mbennett
  • mbennett
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 5
  • 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, 8 months ago #109618

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, 9 months ago #139878

  • catock
  • catock
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 1
  • 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 1 year, 1 month ago #160640

  • zazadec
  • zazadec
  • OFFLINE
  • Fresh Boarder
    Fresh Boarder
  • Posts: 4
  • 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.75 seconds