1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 11:49:15 +00:00

prefs: update hotkey help notice

This commit is contained in:
Andrew Dolgov
2008-05-16 08:13:04 +01:00
parent 334018d135
commit 93ec185bb7
2 changed files with 1 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ window.onload = init;
</div> -->
<div class='prefKbdHelp'>
<img src="images/small_question.png" alt="?"> <a onclick="Element.show('hotkey_help_overlay')">Keyboard shortcuts</a>
<img src="images/small_question.png" alt="?"> <a href='#' onclick="Element.show('hotkey_help_overlay')">Keyboard shortcuts</a>
</div>
<div class="firstTab">&nbsp;</div>