summaryrefslogtreecommitdiff
path: root/inc/toolbar.php
diff options
context:
space:
mode:
authorAndreas Gohr <gohr@cosmocode.de>2009-08-27 14:45:04 +0200
committerAndreas Gohr <gohr@cosmocode.de>2009-08-27 14:45:04 +0200
commit977306d576aae8a0c69e7d6efe5716ced2b55dcf (patch)
tree4f7672287bac0b7ea4589d922d61dea97de3f78c /inc/toolbar.php
parent3c2d94a305b6f0f97a947d09e805676bcd733090 (diff)
downloadrpg-977306d576aae8a0c69e7d6efe5716ced2b55dcf.tar.gz
rpg-977306d576aae8a0c69e7d6efe5716ced2b55dcf.tar.bz2
removed obsolete internal link toolbar button
Ignore-this: 62264fd057c80fb8fa70f53481f2875b darcs-hash:20090827124504-6e07b-fdaca499874511bf1f262cc65fb194d1083db1e8.gz
Diffstat (limited to 'inc/toolbar.php')
-rw-r--r--inc/toolbar.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/inc/toolbar.php b/inc/toolbar.php
index f0c091647..4eb603707 100644
--- a/inc/toolbar.php
+++ b/inc/toolbar.php
@@ -154,14 +154,6 @@ function toolbar_JSdefines($varname){
),
array(
'type' => 'format',
- 'title' => $lang['qb_link'],
- 'icon' => 'link.png',
- 'key' => '',
- 'open' => '[[',
- 'close' => ']]',
- ),
- array(
- 'type' => 'format',
'title' => $lang['qb_extlink'],
'icon' => 'linkextern.png',
'open' => '[[',