diff --git a/app/Template/config/keyboard_shortcuts.php b/app/Template/config/keyboard_shortcuts.php
index da5326616..1b1a94773 100644
--- a/app/Template/config/keyboard_shortcuts.php
+++ b/app/Template/config/keyboard_shortcuts.php
@@ -19,7 +19,6 @@
= t('Task view') ?>
- = t('Edit task') ?> = e
- - = t('Edit description') ?> = d
- = t('New subtask') ?> = s
- = t('New comment') ?> = c
- = t('New internal link') ?> = l
@@ -33,4 +32,4 @@
- = t('Close dialog box') ?> = ESC
- = t('Submit a form') ?> = CTRL+ENTER = t('or') ?> ⌘+ENTER
-
\ No newline at end of file
+
diff --git a/app/Template/task/layout.php b/app/Template/task/layout.php
index 00e0e9ae4..7f6c29139 100644
--- a/app/Template/task/layout.php
+++ b/app/Template/task/layout.php
@@ -4,7 +4,6 @@