no need for the language string on that div

pull/1710/head
John McLear 2013-04-05 03:38:47 +01:00
parent 0b2c67e998
commit 6dc4ddd29e
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@
<% e.end_block(); %>
</div>
<div id="chaticon" onclick="chat.show();return false;" data-l10n-id="pad.chat">
<div id="chaticon" onclick="chat.show();return false;">
<span id="chatlabel" data-l10n-id="pad.chat"></span>
<span class="buttonicon buttonicon-chat"></span>
<span id="chatcounter">0</span>