From 67127fbcedb0aca6a703ddba0df7f56efbe9a0bf Mon Sep 17 00:00:00 2001 From: Arpad Csanyi Date: Fri, 6 May 2016 23:21:59 +0200 Subject: [PATCH] Revert the title "Keycode" to "Keypress". #22. --- popup__iframe.html | 2 +- script.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/popup__iframe.html b/popup__iframe.html index 0d2deb4a..84e9acf7 100644 --- a/popup__iframe.html +++ b/popup__iframe.html @@ -13,7 +13,7 @@ -
+
diff --git a/script.js b/script.js index 8a48f1fc..ec8f5b17 100644 --- a/script.js +++ b/script.js @@ -229,7 +229,7 @@ $(function() { { type: 'primary', icon: 'fa-keyboard-o', - title: 'Keycode', + title: 'Keypress', content: 'keypress' }, {