change title

pull/1/head
yann300 7 years ago
parent 50c762d31c
commit a0cd46c5d4
  1. 2
      src/app/panels/terminal.js

@ -214,7 +214,7 @@ class Terminal {
</div>
${self._view.dropdown}
<input type="text" class=${css.filter} onkeyup=${filter}></div>
<input onchange=${listenOnNetwork} type="checkbox" /><label title="Remix will listen on all transactions mined in the current environment and not only transactions created from the GUI">Listen on network</label>
<input onchange=${listenOnNetwork} type="checkbox" /><label title="If checked Remix will listen on all transactions mined in the current environment and not only transactions created from the GUI">Listen on network</label>
${self._view.icon}
</div>
</div>

Loading…
Cancel
Save