diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index e61f332e..3b4ac924 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -180,6 +180,7 @@ $LANG['en'] = array( 'Status' => 'Status', 'shared' => 'shared', 'dedicated' => 'dedicated', + 'Owner' => 'Owner', 'Users' => 'Users', 'Load Average' => 'Load Average', 'Memory Usage' => 'Memory Usage', diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 1670e44f..2a7f4bca 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -181,6 +181,7 @@ $LANG['ru'] = array( 'Status' => 'Статус', 'shared' => 'общий', 'dedicated' => 'выделенный', + 'Owner' => 'Владелец', 'Users' => 'Пользователи', 'Load Average' => 'Общая нагрузка', 'Memory Usage' => 'Использование памяти', diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index 84c33c64..3cd81d4a 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -132,9 +132,21 @@ - + + + + + +
- : + + : + +
+ : + + +