diff options
| author | Christian Fowler <cfowler@einstein> | 2015-01-30 19:20:22 -0500 |
|---|---|---|
| committer | Christian Fowler <cfowler@einstein> | 2015-01-30 19:20:22 -0500 |
| commit | 2300d776ebefbcf3f2962239b1fae317d31b6a4a (patch) | |
| tree | e22524086cc5093b773e6f2782df6a3528239426 /templates | |
| parent | e4db2d9180554ab7d65de6720e93d7f8a821a147 (diff) | |
| download | ckeditor-2300d776ebefbcf3f2962239b1fae317d31b6a4a.tar.gz ckeditor-2300d776ebefbcf3f2962239b1fae317d31b6a4a.tar.bz2 ckeditor-2300d776ebefbcf3f2962239b1fae317d31b6a4a.zip | |
move distro to ckeditor subdirectory
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/footer_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer_inc.tpl b/templates/footer_inc.tpl index 0386bed..7562bd2 100644 --- a/templates/footer_inc.tpl +++ b/templates/footer_inc.tpl @@ -1,5 +1,5 @@ {strip} -{if $wysiwygEdit = 'true'} +{if $wysiwygEdit == 'true'} <script> CKEDITOR.replace( '{$smarty.const.LIBERTY_TEXT_AREA}', { toolbarGroups: [ |
