diff --git a/pages/components.php b/pages/components.php
index 90c9c36..28d9822 100644
--- a/pages/components.php
+++ b/pages/components.php
@@ -34,7 +34,7 @@ if (!empty($VARS["attachto"]) && Machine::exists($VARS["attachto"])) {
|
get('Actions'); ?> |
get('ID'); ?> |
- get('Machine ID'); ?> |
+ get('Machine'); ?> |
get('Model'); ?> |
get('Serial'); ?> |
get('Capacity'); ?> |
@@ -80,7 +80,7 @@ if (!empty($VARS["attachto"]) && Machine::exists($VARS["attachto"])) {
|
get('Actions'); ?> |
get('ID'); ?> |
- get('Machine ID'); ?> |
+ get('Machine'); ?> |
get('Model'); ?> |
get('Serial'); ?> |
get('Capacity'); ?> |