Removed useless backticks

skala
ywarnier 15 years ago
parent bfe18d133e
commit 549dc03e47
  1. 2
      main/inc/lib/fckeditor/toolbars/extended/agenda.php
  2. 2
      main/inc/lib/fckeditor/toolbars/extended/global_agenda.php

@ -8,7 +8,7 @@
// For more information: http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options
//NOTE: Doesn't include Replace because it is redundant, being in the same tab to Find
//TODO: DocProps doesn`t run here.
//TODO: DocProps doesn't run here.
// Hide/show SpellCheck buttom
if ((api_get_setting('allow_spellcheck') == 'true')) {

@ -6,7 +6,7 @@
// Global Agenda
//NOTE: Doesn't include Replace because it is redundant, being in the same tab to Find
//TODO: DocProps doesn`t run here.
//TODO: DocProps doesn't run here.
// Hide/show SpellCheck buttom
if ((api_get_setting('allow_spellcheck') == 'true')) {

Loading…
Cancel
Save