Bug reporting via e-mail.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
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 <a href='http://lotrtcgdb.com/forums/index.php/topic,7592.0.html'>at the TLHH forums</a>.");
|
||||
+ "If you find any problems with specific card or rules in general, please report it via e-mail - <a href='mailto:marcins78@gmail.com'>marcins78@gmail.com</a>.");
|
||||
|
||||
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