From a9202a74aa45382f6df8f059b6240d6571a981a4 Mon Sep 17 00:00:00 2001 From: chschy Date: Fri, 2 Sep 2011 08:27:26 +0000 Subject: [PATCH] add module page template git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8998 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/module/tpl/spInstalledModule.html | 55 +++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 modules/module/tpl/spInstalledModule.html diff --git a/modules/module/tpl/spInstalledModule.html b/modules/module/tpl/spInstalledModule.html new file mode 100644 index 000000000..d7d80c481 --- /dev/null +++ b/modules/module/tpl/spInstalledModule.html @@ -0,0 +1,55 @@ +
+

Installed Module

+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ All(8) +
{$lang->layout_name}{$lang->version}{$lang->author}{$lang->path}{$lang->cmd_delete}
+

{$val->title}

+

{$val->description}

+ +

이 항목 업데이트가 가능합니다. 업데이트 하시겠습니까?

+ + +

이 항목 설치가 가능합니다. 설치 하시겠습니까?

+ +
{$val->version} + + + + + {$author->name} + + + + + {$val->path} + + {$lang->cmd_delete} + +
+
+