+
+
+
+ | {$lang->plugin_maker} |
+
+
+ | {$lang->title} |
+ {$plugin_info->title} ver {$plugin_info->version} |
+
+
+ | {$lang->author} |
+ {$plugin_info->author->name} |
+
+
+ | {$lang->homepage} |
+ {$plugin_info->author->homepage} |
+
+
+ | {$lang->regdate} |
+ {$plugin_info->author->date} |
+
+
+ | {$lang->description} |
+ {nl2br($plugin_info->author->description)} |
+
+
+
+ | {$lang->plugin_history} |
+
+
+
+
+ | {$lang->name} |
+ {$history->name} |
+
+
+ | {$lang->homepage} |
+ {$history->homepage} |
+
+
+ | {$lang->regdate} |
+ {$history->date} |
+
+
+ | {$lang->description} |
+ {nl2br($history->description)} |
+
+
+
+
+ |
+ {$lang->cmd_close}
+ |
+
+