+
+
+
+ | {$lang->module_category} |
+
+
+ {$lang->not_exists}
+
+ {$module_category[$module_info->module_category_srl]->title}
+
+ |
+
+
+ | {$lang->calendar_address} |
+ {$module_info->calendar_address} |
+
+
+ | {$lang->layout} |
+
+
+ {$module_info->layout_title} ({$module_info->layout})
+
+ {$lang->not_exists}
+
+
+ |
+
+
+ | {$lang->skin} |
+ {$module_info->skin_title} ({$module_info->skin}) |
+
+
+ | {$lang->browser_title} |
+ {htmlspecialchars($module_info->browser_title)} |
+
+
+ | {$lang->use_category} |
+ {$lang->use}{$lang->notuse} |
+
+
+ | {$lang->list_count} |
+ {$module_info->list_count?$module_info->list_count:20} |
+
+
+ | {$lang->page_count} |
+ {$module_info->page_count?$module_info->page_count:10} |
+
+
+ | {$lang->description} |
+ {nl2br(htmlspecialchars($module_info->description))} |
+
+
+ | {$lang->header_text} |
+ {htmlspecialchars($module_info->header_text)} |
+
+
+ | {$lang->footer_text} |
+ {htmlspecialchars($module_info->footer_text)} |
+
+
+ | {$lang->admin_id} |
+ {implode(",",$module_info->admin_id)} |
+
+
+ |
+ {$lang->cmd_modify}
+
+ {$lang->cmd_lifepod_list}
+
+ |
+
+
diff --git a/modules/lifepod/tpl/lifepod_insert.html b/modules/lifepod/tpl/lifepod_insert.html
new file mode 100644
index 000000000..8f732ff8d
--- /dev/null
+++ b/modules/lifepod/tpl/lifepod_insert.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+