Removed : More crap
This commit is contained in:
parent
fc325ba0b6
commit
e133f79fcd
1 changed files with 3 additions and 2 deletions
|
@ -35,8 +35,9 @@
|
|||
{if $plug.plugin_active == 'yes'}
|
||||
<span class="label label-success">Active </span>
|
||||
{elseif $plug.plugin_active != 'Active'} <span class="label label-danger">Inactive {/if}</span>
|
||||
<span class="label label-info"><span>Author:</span><strong>{$plug.author}</strong></span>
|
||||
<span class="label label-success"><span>Ver.</span><strong>{$plug.version}</strong></span>
|
||||
Author : <strong>{$plug.author}</strong>
|
||||
|
|
||||
Ver : <strong>{$plug.version}</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Reference in a new issue