summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>