add default terminal title if load fails

pull/1/head
Ondřej Hruška 7 years ago
parent 289cc5aaf2
commit c3f6b4d851
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 4
      pages/term.php

@ -44,7 +44,7 @@
</div>
</div>
<h1 id="screen-title"><!-- JS, title --></h1>
<h1 id="screen-title">ESPTerm</h1>
<a href="#" id="term-fit-screen" class="mq-tablet-max"><i id="resize-button-icon" class="icn-resize-small"></i></a>
<div id="term-wrap">
@ -59,7 +59,7 @@
<div class="screen-margin bottom"></div>
</div>
<div id="action-buttons"><!-- JS, buttons --></div>
<div id="action-buttons" class="hidden"><!-- JS, buttons --></div>
</div>
<nav id="term-nav">

Loading…
Cancel
Save