Changed the news message
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
$(document).ready(
|
||||
function () {
|
||||
$("#latestNews").append("<div class='serverTime' style='float: right'></div>");
|
||||
$("#latestNews").append("<b>All sets are available to play.</b> "
|
||||
+ "If you find any problems with specific card or rules in general, please report it on Facebook group - <a target='_blank' href='https://www.facebook.com/groups/480488908698583/'>GEMP - LOTR</a>.");
|
||||
$("#latestNews").append(
|
||||
"If you find any problems with specific card or rules in general, please report it on TLHH forum - <a target='_blank' href='http://lotrtcgwiki.com/forums/index.php/topic,7592.0.html'>Report a bug</a>, please include game replay link.");
|
||||
|
||||
chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr-server", true, null, false, true);
|
||||
chat.setBounds(2, 2, 780 - 4, 200 - 4);
|
||||
|
||||
Reference in New Issue
Block a user