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

This commit is contained in:
zero 2007-03-14 09:28:39 +00:00
parent 557b84beea
commit e712b55a04

View file

@ -8,9 +8,9 @@
<th>{$lang->plugin}</th>
<td>{$plugin_info->title} ver {$plugin_info->version}</td>
</tr>
<tr height="200">
<tr>
<th rowspan="2">{$lang->plugin_code}</th>
<td>
<td height="150">
&lt;div plugin="{$selected_plugin}"
<!--@foreach($vars as $key=>$val)-->
{$key}=&quot;{$val}&quot;&nbsp;