mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@429 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
557b84beea
commit
e712b55a04
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@
|
||||||
<th>{$lang->plugin}</th>
|
<th>{$lang->plugin}</th>
|
||||||
<td>{$plugin_info->title} ver {$plugin_info->version}</td>
|
<td>{$plugin_info->title} ver {$plugin_info->version}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr height="200">
|
<tr>
|
||||||
<th rowspan="2">{$lang->plugin_code}</th>
|
<th rowspan="2">{$lang->plugin_code}</th>
|
||||||
<td>
|
<td height="150">
|
||||||
<div plugin="{$selected_plugin}"
|
<div plugin="{$selected_plugin}"
|
||||||
<!--@foreach($vars as $key=>$val)-->
|
<!--@foreach($vars as $key=>$val)-->
|
||||||
{$key}="{$val}"
|
{$key}="{$val}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue