summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-21 19:15:03 +0100
committerAndrew Dolgov <[email protected]>2009-01-21 19:15:03 +0100
commitfc2732f48b6a39dc61b11c121f0521201bdcd51e (patch)
tree6043cfbf6a22483d8abd8fff71940f5b087e22e8 /help
parent3e36a4f410918f75e642ccc7fc716f9e4593aa96 (diff)
new hotkey: c l - create label
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/3.php b/help/3.php
index 2290cb536..64ea490d8 100644
--- a/help/3.php
+++ b/help/3.php
@@ -27,7 +27,7 @@
<table>
<tr><td class='n'>[tab]</td><td><?php echo __("Select article under mouse cursor") ?></td></tr>
-
+ <tr><td class='n'>c l</td><td><?php echo __("Create label") ?></td></tr>
<tr><td class='n'>c f</td><td><?php echo __("Create filter") ?></td></tr>
<tr><td class='n'>c s</td><td><?php echo __("Collapse sidebar") ?></td></tr>
<tr><td class='n'>c m</td><td><?php echo __("Toggle category reordering mode") ?></td></tr>