Removed bogus "TM" from the header logo in mobile version

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
This commit is contained in:
Giovanni Giacobbi 2021-01-21 11:35:51 +01:00
parent 8d0bd0bae5
commit 40954b5b3a
No known key found for this signature in database
GPG Key ID: 63A98B68F17EE59B

View File

@ -243,7 +243,7 @@
<div class="fill"> <div class="fill">
<div class="container"> <div class="container">
<a class="showSide"></a> <a class="showSide"></a>
<a class="brand" href="#"><%=boardinfo.hostname or "?"%></a> <a class="brand" href="#"><%=boardinfo.hostname or "?"%></a>
<div class="status" id="indicators"> <div class="status" id="indicators">
<span id="xhr_poll_status" style="display:none" onclick="XHR.running() ? XHR.halt() : XHR.run()"> <span id="xhr_poll_status" style="display:none" onclick="XHR.running() ? XHR.halt() : XHR.run()">
<span class="label success" id="xhr_poll_status_on"><span class="mobile-hide"><%:Auto Refresh%></span> <%:on%></span> <span class="label success" id="xhr_poll_status_on"><span class="mobile-hide"><%:Auto Refresh%></span> <%:on%></span>