Bug reporting via e-mail.

This commit is contained in:
marcins78@gmail.com
2013-06-01 16:20:34 +00:00
parent 6113ac874b
commit 070aac54ff

View File

@@ -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);