welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
8
templates/Sparkle/admin/aps/manage_packages_detail.tpl
vendored
Normal file
8
templates/Sparkle/admin/aps/manage_packages_detail.tpl
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<tr>
|
||||
<td>{$Row2['Version']} (Release {$Row2['Release']})</td>
|
||||
<td><if $Row2['Status'] == PACKAGE_LOCKED>{$lng['aps']['package_locked']}</if><if $Row2['Status'] == PACKAGE_ENABLED>{$lng['aps']['package_enabled']}</if></td>
|
||||
<td>{$Installations}</td>
|
||||
<td style="text-align:center;">$Lock</td>
|
||||
<td style="text-align:center;">$Unlock</td>
|
||||
<td style="text-align:center;"><if $Installations == 0>$Remove</if></td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user