From 48038f71a9f527b15ffd8bff17d06cd03bc18d9d Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Thu, 13 Oct 2011 15:19:44 +0200 Subject: ipadresse im pool und client hinzugefügt --- application/modules/user/views/scripts/client/index.phtml | 6 ++++++ application/modules/user/views/scripts/pool/index.phtml | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'application') diff --git a/application/modules/user/views/scripts/client/index.phtml b/application/modules/user/views/scripts/client/index.phtml index 6f7a806..0c61c9f 100755 --- a/application/modules/user/views/scripts/client/index.phtml +++ b/application/modules/user/views/scripts/client/index.phtml @@ -54,6 +54,12 @@
escape($client['macadress']) ?>
+ +
escape($client['ipadress']); ?>
+ + +
escape($client['ip6adress']); ?>
+
escape($client['hardwarehash']) ?>
diff --git a/application/modules/user/views/scripts/pool/index.phtml b/application/modules/user/views/scripts/pool/index.phtml index 95eb474..99f882b 100755 --- a/application/modules/user/views/scripts/pool/index.phtml +++ b/application/modules/user/views/scripts/pool/index.phtml @@ -109,6 +109,12 @@
macAdress); ?>
+ +
ipAdress); ?>
+ ip6Adress) {?> + +
ip6Adress); ?>
+
hardwarehash); ?>
-- cgit v1.2.3-55-g7522