summaryrefslogtreecommitdiff
path: root/inc/toolbar.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-02-05 22:28:56 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-02-05 22:28:56 +0100
commit2bc9e7932fca7046e932dc3722bc3f949e086e94 (patch)
tree4312a07e71e0fd8965e529cea3f4c18cde0777a6 /inc/toolbar.php
parent607cc670a93560ce2be4377064eebb8d2218ace1 (diff)
downloadrpg-2bc9e7932fca7046e932dc3722bc3f949e086e94.tar.gz
rpg-2bc9e7932fca7046e932dc3722bc3f949e086e94.tar.bz2
renamed code button to monospace FS#2934 and many others
Let's stop confusing people with what this button does
Diffstat (limited to 'inc/toolbar.php')
-rw-r--r--inc/toolbar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/toolbar.php b/inc/toolbar.php
index b588d4477..d8d2f209b 100644
--- a/inc/toolbar.php
+++ b/inc/toolbar.php
@@ -56,7 +56,7 @@ function toolbar_JSdefines($varname){
'type' => 'format',
'title' => $lang['qb_code'],
'icon' => 'mono.png',
- 'key' => 'c',
+ 'key' => 'm',
'open' => "''",
'close' => "''",
'block' => false