Skip to content
WJunction - Webmaster Forum

How can i delete register notice

Status
Not open for further replies.
how to delete

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit
 

4 comments

style manger templets header

find FAQ

code
Code:
<if condition="$show['guest']">
Place this after your code
Code:
</if>
<if condition="$show['guest']"><td valign="top" class="welcomeLeft">
<div class="welcomeBox">
<h3><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></h3>
<p><phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase></p>

</div></if>

Hope that helps
worked for me
credit to shadow

 
Status
Not open for further replies.

About the author

chems
Active Member · Joined
Administration
1,231
Messages
24
Reactions
38
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom