git-svn-id: http://xe-core.googlecode.com/svn/trunk@695 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-27 02:40:29 +00:00
parent ec460d5fe8
commit 7998daeb0e
9 changed files with 176 additions and 118 deletions

View file

@ -70,6 +70,14 @@
<td>{$lang->about_default}</td>
</tr>
<!--@end-->
<tr>
<th>{$lang->plugin}</th>
<td>
<!--@foreach($plugin_list as $plugin)-->
<a href="#" onclick="winopen('./?module=plugin&amp;act=dispGenerateCodeInPage&amp;plugin={$plugin->plugin}&amp;module_srl={$module_srl}','GenerateCodeInPage','left=10,top10,width=10,height=10,resizable=no,scrollbars=no,toolbars=no');return false;">{$plugin->title}</a>
<!--@end-->
</td>
</tr>
<tr>
<th>{$lang->content}</th>
<td>