mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
misc fixes, rework hotkeys code placement
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
|
||||
<img id="piggie" src="images/piggie.png" style="display : none" alt="piggie">
|
||||
|
||||
<div id="hotkey_help_overlay" style="display : none" onclick="Element.hide(this)">
|
||||
<?php include "help/4.php" ?>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
if (document.addEventListener) {
|
||||
document.addEventListener("DOMContentLoaded", init, null);
|
||||
|
||||
Reference in New Issue
Block a user