Răsfoiți Sursa

Show only icon for OTR button

JC Brand 7 ani în urmă
părinte
comite
aab957b0b8
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      src/templates/toolbar_otr.html

+ 0 - 1
src/templates/toolbar_otr.html

@@ -1,6 +1,5 @@
 {[ if (o.allow_otr)  { ]}
     <li class="toggle-toolbar-menu toggle-otr {{{o.otr_status_class}}}" title="{{{o.otr_tooltip}}}">
-        <span class="chat-toolbar-text">{{{o.otr_translated_status}}}</span>
         {[ if (o.otr_status == o.UNENCRYPTED) { ]}
             <span class="icon-unlocked"></span>
         {[ } ]}