mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-06 23:51:43 +00:00
forum button linking
This commit is contained in:
@@ -48,8 +48,7 @@
|
||||
set hidden = 1
|
||||
if(config.forumurl)
|
||||
if(config.forum_link_url && prefs && !prefs.fuid)
|
||||
if(alert("You need to activate your forum account. Activate now? (takes 2 seconds)",,"Yes","No")=="Yes")
|
||||
link_forum_account()
|
||||
link_forum_account()
|
||||
if(alert("Open the forum in your browser?",,"Yes","No")=="Yes")
|
||||
src << link(config.forumurl)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user