Skip to Content Skip to Menu

🐰 Happy Easter! Great savings on Professional and Developer Memberships! Get 20% off now with code EASTER-2025!

SOLVED Add a Back Button from the User Profile

  • opmaced
  • opmaced
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 1
13 years 10 months ago #165241 by opmaced

Any idea how to translate the 'Back' Value in the button with cb language files?


Hi some1new, not sure how to translate that 'Back' value, you could just cut and paste the characters into the html code, something from this:

<FORM><INPUT TYPE="BUTTON" VALUE="Back" ONCLICK="history.go(-1)"></FORM>

to this: (using 戻る for Back ... used google translate for 'go back' in Japanese)


<FORM><INPUT TYPE="BUTTON" VALUE="戻る" ONCLICK="history.go(-1)"></FORM>

Is that helpful?

Please Log in or Create an account to join the conversation.

  • some1new
  • some1new
  • OFFLINE
  • Posts: 106
  • Thanks: 8
  • Karma: 5
13 years 10 months ago #165247 by some1new
Thanks for your reply,

I need to know how to make the value dependable on a variable defined in the language file.
F.e. "_UE_BUTTON_BACK".
Added this string to any existing laguage should than translate the value automatically.

Regards
Some1new

Please Log in or Create an account to join the conversation.

  • some1new
  • some1new
  • OFFLINE
  • Posts: 106
  • Thanks: 8
  • Karma: 5
13 years 10 months ago #166396 by some1new
How can a delimiter field in general be removed from viewing when editing profile?

Please Log in or Create an account to join the conversation.

  • tinetto
  • tinetto
  • OFFLINE
  • Posts: 114
  • Thanks: 38
  • Karma: 12
13 years 10 months ago #166621 by tinetto

some1new wrote: How can a delimiter field in general be removed from viewing when editing profile?

I use the CB privacy plugin
Front-end edit: No front end edit at all...

bye
The following user(s) said Thank You: some1new

Please Log in or Create an account to join the conversation.

  • some1new
  • some1new
  • OFFLINE
  • Posts: 106
  • Thanks: 8
  • Karma: 5
13 years 10 months ago #166626 by some1new
Yepp,

that was the missing idea ;)

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum