mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1662 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
15801d738a
commit
8390ec57e2
75 changed files with 484 additions and 484 deletions
|
|
@ -70,10 +70,10 @@
|
|||
</tr>
|
||||
<!--@end-->
|
||||
<tr>
|
||||
<th>{$lang->plugin}</th>
|
||||
<th>{$lang->widget}</th>
|
||||
<td>
|
||||
<!--@foreach($plugin_list as $plugin)-->
|
||||
[<a href="#" onclick="popopen('./?module=plugin&act=dispPluginGenerateCodeInPage&selected_plugin={$plugin->plugin}&module_srl={$module_srl}','GenerateCodeInPage');return false;">{$plugin->title}</a>]
|
||||
<!--@foreach($widget_list as $widget)-->
|
||||
[<a href="#" onclick="popopen('./?module=widget&act=dispWidgetGenerateCodeInPage&selected_widget={$widget->widget}&module_srl={$module_srl}','GenerateCodeInPage');return false;">{$widget->title}</a>]
|
||||
<!--@end-->
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue