Commit fbe96ab3a494487f7978b0b3353c4c3c39897e84

Authored by Andrew Buss
1 parent eebef3a1c9
Exists in master

remove white-text from irc link

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

scripts/HelpController.js View file @ fbe96ab
... ... @@ -44,7 +44,7 @@
44 44 },
45 45 {
46 46 question: "My question isn't answered above",
47   - answer: '<a href="mailto:or.so.help.me@flashy.cards">Send us an email</a> or join us on Freenode in <a class="white-text" href="irc://irc.freenode.net/flashy">#flashy</a>!'
  47 + answer: '<a href="mailto:or.so.help.me@flashy.cards">Send us an email</a> or join us on Freenode in <a href="irc://irc.freenode.net/flashy">#flashy</a>!'
48 48 }];
49 49  
50 50 // Functions