new hotkey: c m (toggle category reorder mode)

This commit is contained in:
Andrew Dolgov
2008-09-06 14:23:20 +01:00
parent eedfb635dd
commit a5550322ba
3 changed files with 32 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
<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>
<tr><td class='n'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>
</table>