From 977306d576aae8a0c69e7d6efe5716ced2b55dcf Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 27 Aug 2009 14:45:04 +0200 Subject: removed obsolete internal link toolbar button Ignore-this: 62264fd057c80fb8fa70f53481f2875b darcs-hash:20090827124504-6e07b-fdaca499874511bf1f262cc65fb194d1083db1e8.gz --- inc/toolbar.php | 8 -------- 1 file changed, 8 deletions(-) (limited to 'inc/toolbar.php') diff --git a/inc/toolbar.php b/inc/toolbar.php index f0c091647..4eb603707 100644 --- a/inc/toolbar.php +++ b/inc/toolbar.php @@ -152,14 +152,6 @@ function toolbar_JSdefines($varname){ 'open' => '[[', 'close' => ']]', ), - array( - 'type' => 'format', - 'title' => $lang['qb_link'], - 'icon' => 'link.png', - 'key' => '', - 'open' => '[[', - 'close' => ']]', - ), array( 'type' => 'format', 'title' => $lang['qb_extlink'], -- cgit v1.2.3