summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 08:13:04 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 08:13:04 +0100
commit93ec185bb74fe0aebd72da41e128f597be1f342a (patch)
tree6c15b8d4950f6173a26d400c3479d48cd2d3f1ea /prefs.php
parent334018d135d30f939c89d2f86b8f118ecb444431 (diff)
prefs: update hotkey help notice
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 7266a4b46..01a731695 100644
--- a/prefs.php
+++ b/prefs.php
@@ -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>