- fixing old syscp-bug #1148 (Show info for inactive modifications)
This commit is contained in:
@@ -115,6 +115,7 @@ $header
|
||||
<tr>
|
||||
<td colspan="2" class="maintitle"><b><img src="images/title.gif" alt="" /> {$lng['admin']['froxlordetails']}</b></td>
|
||||
</tr>
|
||||
{$outstanding_tasks}
|
||||
{$cron_last_runs}
|
||||
<tr>
|
||||
<td class="field_name_border_left">{$lng['admin']['installedversion']}:</td>
|
||||
|
||||
@@ -81,6 +81,12 @@ input.bottom {
|
||||
background-color : #C6DEFF;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style : none;
|
||||
padding : 0;
|
||||
margin : 0;
|
||||
}
|
||||
|
||||
.title {
|
||||
background-color : #ABC9E8;
|
||||
border-color : #B7B7B7;
|
||||
|
||||
Reference in New Issue
Block a user