summaryrefslogtreecommitdiff
path: root/templates/menu_ckeditor_admin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/menu_ckeditor_admin.tpl')
-rw-r--r--templates/menu_ckeditor_admin.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/menu_ckeditor_admin.tpl b/templates/menu_ckeditor_admin.tpl
new file mode 100644
index 0000000..8f1f641
--- /dev/null
+++ b/templates/menu_ckeditor_admin.tpl
@@ -0,0 +1,5 @@
+{strip}
+<ul>
+ <li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=ckeditor">{tr}CKEditor Settings{/tr}</a></li>
+</ul>
+{/strip}