diff --git a/LibertyTemplate.php b/LibertyTemplate.php index b48f98f0..418a8fa2 100644 --- a/LibertyTemplate.php +++ b/LibertyTemplate.php @@ -575,7 +575,7 @@ protected function contentsToolbox() { // The JS will transform the edit button *above* into the VE-ful one, // whereas _this_ one will become the "edit source" button if ( $hasVisualEditor ) { - if ( $action !== 'edit' && $editable == true) { + if ( $action !== 'edit' && $editable == true ) { $editLabel = 'visualeditor-ca-editsource'; echo $linkRenderer->makeKnownLink( $title,