]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - js/ui/theme.js
Add connection dialog.
[irc/quakenet/qwebirc.git] / js / ui / theme.js
index 9e5ffc2f41b198606b4f5d37cfa3d8c621701d02..806a93e62d599784a78cbc9bad2d7b915c01e1e5 100644 (file)
@@ -11,7 +11,7 @@ var DefaultTheme = {
   "SIGNON": ["Signed on!", true],
   "CONNECT": ["Connected to server.", true],
   "RAW": ["$m", true],
-  "DISCONNECT": ["Disconnected from server.", true],
+  "DISCONNECT": ["Disconnected from server: $m", true],
   "ERROR": ["ERROR: $m", true],
   "SERVERNOTICE": ["$m", true],
   "JOIN": ["$n [$h] has joined $c", true],