Thread: Motd Link
View Single Post
leonardo121
Member
Join Date: Sep 2013
Old 07-31-2017 , 13:26   Re: Motd Link
Reply With Quote #2

html ?

Code:
<p><a href="http://example.com/">click in this text to go http://example.com/ </a></p>
and to redirect user to link use this

Code:
<meta http-equiv="refresh" content="0; url=http://example.com/" />
__________________
" In the end it doesn't even matter " - Linkin Park
leonardo121 is offline