From 01ec58be2baa3b43d22ff5dd2f3902a969154200 Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 14 Mar 2007 09:01:50 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@424 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../plugin/tpl.admin/plugin_make_code.html | 51 +++++++++++++++++++ .../plugin/tpl.admin/plugin_print_code.html | 44 ---------------- 2 files changed, 51 insertions(+), 44 deletions(-) create mode 100644 modules/plugin/tpl.admin/plugin_make_code.html delete mode 100644 modules/plugin/tpl.admin/plugin_print_code.html diff --git a/modules/plugin/tpl.admin/plugin_make_code.html b/modules/plugin/tpl.admin/plugin_make_code.html new file mode 100644 index 000000000..34005eac9 --- /dev/null +++ b/modules/plugin/tpl.admin/plugin_make_code.html @@ -0,0 +1,51 @@ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang->cmd_make_code}
{$lang->plugin}{$plugin_info->title} ver {$plugin_info->version}
{$var->name} + + + +
+ + +
+ +
+ {$lang->cmd_close} +
+ +
diff --git a/modules/plugin/tpl.admin/plugin_print_code.html b/modules/plugin/tpl.admin/plugin_print_code.html deleted file mode 100644 index 03c7b2ed9..000000000 --- a/modules/plugin/tpl.admin/plugin_print_code.html +++ /dev/null @@ -1,44 +0,0 @@ - --- - - - - - - - - - - - - - - - - - - - - - - - - -
{$lang->cmd_make_code}
{$lang->plugin}{$plugin_info->title} ver {$plugin_info->version}
{$var->name} - - - -
- - -
- -
- {$lang->cmd_close} -