![]() |
I want to delete the log out confirmation
users complaining about the "you sure you wanna log out" dialog box. i found it in the navbar template, but i'm kinda scared to delete the js function because i think that will cause an error, not just get rid of the popup?
im not sure Code:
<script type="text/javascript"> thx for your time !! |
No one ever responded to this *bump* :)
|
Just change the first line of the function to:
return true; |
Quote:
Code:
<script type="text/javascript"> |
Thanks guys I appreciate your time !!
Internet cupcakes for everyone ! ! ! :D hrm i changed it to Code:
<script type="text/javascript"> |
bump
|
Open the navbar template.
Find: HTML Code:
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td> HTML Code:
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]">$vbphrase[log_out]</a></td> |
All times are GMT. The time now is 11:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|