summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2013-07-15 14:25:12 +0100
committerlsces <lester@lsces.co.uk>2013-07-15 14:25:12 +0100
commite5ddb4e8f6f8892638ca0ab9975ff59bc597d52b (patch)
tree4864867480d7ca46c72d976f057180a3dfd1b580 /templates
parent6d4c4f12d15ae68d912972921997a8c5180c9aea (diff)
downloadckeditor-e5ddb4e8f6f8892638ca0ab9975ff59bc597d52b.tar.gz
ckeditor-e5ddb4e8f6f8892638ca0ab9975ff59bc597d52b.tar.bz2
ckeditor-e5ddb4e8f6f8892638ca0ab9975ff59bc597d52b.zip
Administration of CKE4 needs a major overhaul due to the changes in the project
Selecting skin and organisation of plugins has been moved to the 'downloader' so adding a replacement facility probably needs to be on the todo list.
Diffstat (limited to 'templates')
-rw-r--r--templates/menu_ckeditor_admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_ckeditor_admin.tpl b/templates/menu_ckeditor_admin.tpl
index 47e87e2..8a18a4d 100644
--- a/templates/menu_ckeditor_admin.tpl
+++ b/templates/menu_ckeditor_admin.tpl
@@ -1,3 +1,3 @@
{strip}
-{if $packageMenuTitle}<a class="nosubmenu"href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=ckeditor">{tr}CKEditor{/tr}</a>{/if}
+{if $packageMenuTitle}<a class="nosubmenu" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=ckeditor">{tr}CKEditor{/tr}</a>{/if}
{/strip}