mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@695 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ec460d5fe8
commit
7998daeb0e
9 changed files with 176 additions and 118 deletions
|
|
@ -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&act=dispGenerateCodeInPage&plugin={$plugin->plugin}&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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue