Quellcode durchsuchen

removed operating system key

Serghey Rodin vor 12 Jahren
Ursprung
Commit
6e75b6e4b4
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. 0 5
      web/templates/admin/list_services.html

+ 0 - 5
web/templates/admin/list_services.html

@@ -52,11 +52,6 @@
                                         <tr>
                                             <td>
                                                 <a class="counter-name">
-                                                    <?php print __('Operating System'); ?>:
-                                                </a>
-                                            </td>
-                                            <td>
-                                                <a class="counter-value">
                                                     <?php echo $sys['sysinfo']['OS'] ?>
                                                     <?php echo $sys['sysinfo']['VERSION'] ?>
                                                      (<?php echo $sys['sysinfo']['ARCH'] ?>)