We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95b6ce commit 7f3fed3Copy full SHA for 7f3fed3
www/index.html
@@ -1409,7 +1409,7 @@ <h1 id="theader" data-i18n="Usage this Year">Usage this Year</h1>
1409
</ul>
1410
</li>
1411
<li id="dLogout" class="divider-vertical" style="display: none;" has-Login-No-Admin=true></li>
1412
- <li id="mLogout" style="display: none;" has-Login-No-Admin=true><a id="cLogout" href="#Logout"><img src="images/logout.png"> <span data-i18n="Logout">Logout</span></a></li>
+ <li id="mLogout" style="display: none;" has-Login-No-Admin=true><a id="cLogout" href="#Logout"><img src="images/logout.png"> <span class="hidden-phone hidden-tablet" data-i18n="Logout">Logout</span></a></li>
1413
1414
</div>
1415
0 commit comments