From b9ac3ffdb68cfb48469d49e09c6165513402aedb Mon Sep 17 00:00:00 2001
From: Simon
Date: Tue, 5 Apr 2011 12:06:35 +0200
Subject: suche in Client & Bootos
---
.../modules/user/views/scripts/bootos/index.phtml | 25 +++++++++++-----------
.../modules/user/views/scripts/client/index.phtml | 4 ++--
2 files changed, 15 insertions(+), 14 deletions(-)
(limited to 'application/modules/user/views')
diff --git a/application/modules/user/views/scripts/bootos/index.phtml b/application/modules/user/views/scripts/bootos/index.phtml
index 8982fb2..a678cef 100644
--- a/application/modules/user/views/scripts/bootos/index.phtml
+++ b/application/modules/user/views/scripts/bootos/index.phtml
@@ -1,5 +1,6 @@
BootOS
notification != ''){echo $this->notification;} ?>
+searchform; ?>
formButton('checkupdate', 'Check for Updates', array(
'onclick' => 'self.location="/user/bootos/index/page/'.$this->page.'/checkupdate/true"',
'class' => 'updatebutton',
@@ -10,18 +11,18 @@
- | ID |
- Title |
- GroupID |
- MembershipID |
- ConfigID |
- Init |
- Kernel |
- Kcl |
- Description |
- Changed |
- Expires |
- Public |
+ ID bootosID |
+ Title title |
+ GroupID groupID |
+ MembershipID membershipID |
+ ConfigID configID |
+ Init init |
+ Kernel kernel |
+ Kcl kcl |
+ Description description |
+ Changed Changed |
+ Expires expires |
+ Public public |
Actions |
bootoslist)==0)
diff --git a/application/modules/user/views/scripts/client/index.phtml b/application/modules/user/views/scripts/client/index.phtml
index 051ea90..95bf7a2 100644
--- a/application/modules/user/views/scripts/client/index.phtml
+++ b/application/modules/user/views/scripts/client/index.phtml
@@ -8,8 +8,8 @@
clients): ?>
- | MAC [macadress] |
- Hardwarehash [hardwarehash] |
+ MAC macadress |
+ Hardwarehash hardwarehash |
Actions |
clients as $client): ?>
--
cgit v1.2.3-55-g7522