mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@428 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e5e59a2dde
commit
557b84beea
1 changed files with 2 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<th>{$lang->plugin}</th>
|
||||
<td>{$plugin_info->title} ver {$plugin_info->version}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr height="200">
|
||||
<th rowspan="2">{$lang->plugin_code}</th>
|
||||
<td>
|
||||
<div plugin="{$selected_plugin}"
|
||||
|
|
@ -22,11 +22,8 @@
|
|||
<td>{$lang->about_plugin_code}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<td colspan="2">
|
||||
<a href="#" onclick="self.close()">{$lang->cmd_close}</a>
|
||||
</td>
|
||||
<td>
|
||||
<input type="submit" value="{$lang->cmd_generate_code}" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue