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

This commit is contained in:
zero 2007-03-26 13:04:05 +00:00
parent 484900db6f
commit e0eb16891d

View file

@ -25,6 +25,7 @@
<td>{nl2br($plugin_info->author->description)}</td> <td>{nl2br($plugin_info->author->description)}</td>
</tr> </tr>
<!--@if($plugin_history->history->name)-->
<tr> <tr>
<th colspan="2">{$lang->plugin_history}</th> <th colspan="2">{$lang->plugin_history}</th>
</tr> </tr>
@ -48,6 +49,7 @@
</tr> </tr>
<!--@end--> <!--@end-->
<!--@end--> <!--@end-->
<!--@end-->
<tr> <tr>
<td colspan="2"> <td colspan="2">
<a href="#" onclick="self.close()">{$lang->cmd_close}</a> <a href="#" onclick="self.close()">{$lang->cmd_close}</a>