summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 07:39:39 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 07:39:39 +0100
commit1884ef15ac40804e2946a13d72360c9606832e97 (patch)
treec498993dc5c57656be39a444c6ab447672ec1f00 /help
parent6068d33bb6b09e6fbddc0caf1f78c1999ab6722f (diff)
pref hotkey fixes
Diffstat (limited to 'help')
-rw-r--r--help/4.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/help/4.php b/help/4.php
index d66a9cc5b..35f4baf1f 100644
--- a/help/4.php
+++ b/help/4.php
@@ -11,6 +11,7 @@
<tr><td class='n'>g 4</td><td><?php echo __("Content Filtering") ?></td></tr>
<tr><td class='n'>g 5</td><td><?php echo __("Label Editor") ?></td></tr>
<tr><td class='n'>g 6</td><td><?php echo __("User Manager") ?></td></tr>
+ <tr><td class='n'>g x</td><td><?php echo __("Exit preferences") ?></td></tr>
</table>
</td><td valign='top'>
@@ -27,11 +28,11 @@
<h2><?php echo __("Other actions") ?></h2>
<table>
- <tr><td class='n'>g x</td><td><?php echo __("Exit preferences") ?></td></tr>
+ <tr><td class='n'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>
</table>
</td></tr></table>
-<p class='insensitive'><span class='small'>Note: not all actions may be available, depending on Tiny Tiny RSS configuration and your access level.</span></p>
+<p class='insensitive'><span class='small'><b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS configuration and your access level.</span></p>
<p class="small"><?php echo __("Press any key to close this window.") ?></p>