]> git.wh0rd.org Git - tt-rss.git/commitdiff
pref hotkey fixes
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 16 May 2008 06:39:39 +0000 (07:39 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 16 May 2008 06:39:39 +0000 (07:39 +0100)
help/4.php

index d66a9cc5b7e364619e9e380c85c7b9e29de02534..35f4baf1fda91fb78cb8c6a09c40241a0081eb4c 100644 (file)
@@ -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'>
        <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>