This commit is contained in:
Hexagon 2014-09-26 23:14:46 +02:00
parent f491373abe
commit 0ff7bc0ed7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ define({
info: '<li><i class="timestamp">[{timestamp}] </i>INF&gt; <i class="info">{text}</i></li>',
server: '<li><i class="timestamp">[{timestamp}] </i>SRV&gt; <i class="server">{text}</i></li>',
error: '<li><i class="timestamp">[{timestamp}] </i>ERR&gt; <i class="error">{text}</i></li>',
message: '<li><i class="timestamp">[{timestamp}] </i><i class="nick">{nick}&gt;</i> <i class="message">{text}</i></li>'
message: '<li><i class="timestamp">[{timestamp}] </i>MSG&gt; <i class="nick">{nick}&gt;</i> <i class="message">{text}</i></li>'
},
// All message templates will have access to the properties in the 'settings' module,