How can I change the text of this?
As it is, it says, "Not a member yet? Register now!" I would like it to simply say, "Regsiter Now!"
How can I change the text of this?
As it is, it says, "Not a member yet? Register now!" I would like it to simply say, "Regsiter Now!"
Edit the phrase: not_a_member_yet_register_now
Steve Machol, vBulletin Customer Support Manager
"Have Copy, Will Paste" (when appropriate)
Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.
Just remember that what happens in localhost, stays in localhost.
If I try and edit this line:Originally Posted by Steve Machol
<span class="smallfont"><phrase 1="$vboptions[bburl]">$vbphrase[not_a_member_yet_register_now]</phrase></span>
to
<span class="smallfont"><phrase 1="$vboptions[bburl]">$vbphrase[register_now]</phrase></span>
The whole line disappears.
That is the template, not the phrase. You need to edit the phrase in the Phrase Manager.
Steve Machol, vBulletin Customer Support Manager
"Have Copy, Will Paste" (when appropriate)
Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.
Just remember that what happens in localhost, stays in localhost.
YAY! That did it. Thank you!
Bookmarks