Skip to content

Commit 6e75b6e

Browse files
committed
removed operating system key
1 parent 750253d commit 6e75b6e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web/templates/admin/list_services.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
<tr>
5353
<td>
5454
<a class="counter-name">
55-
<?php print __('Operating System'); ?>:
56-
</a>
57-
</td>
58-
<td>
59-
<a class="counter-value">
6055
<?php echo $sys['sysinfo']['OS'] ?>
6156
<?php echo $sys['sysinfo']['VERSION'] ?>
6257
(<?php echo $sys['sysinfo']['ARCH'] ?>)

0 commit comments

Comments
 (0)