prefs: add help link for hotkeys
This commit is contained in:
@@ -109,6 +109,10 @@ window.onload = init;
|
||||
<a href="#" onclick="gotoMain()"><?php echo __('Exit preferences') ?></a>
|
||||
</div> -->
|
||||
|
||||
<div class='prefKbdHelp'>
|
||||
<img src="images/small_question.png" alt="?"> <a onclick="Element.show('hotkey_help_overlay')">Keyboard shortcuts</a>
|
||||
</div>
|
||||
|
||||
<div class="firstTab"> </div>
|
||||
|
||||
<div id="genConfigTab" class="prefsTab"
|
||||
|
||||
Reference in New Issue
Block a user