summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/client
diff options
context:
space:
mode:
authorSimon2011-04-05 12:06:35 +0200
committerSimon2011-04-05 12:06:35 +0200
commitb9ac3ffdb68cfb48469d49e09c6165513402aedb (patch)
treed13185983e20858cece940ddf5a45bf83b74fa96 /application/modules/user/views/scripts/client
parentsuch-aussehen geƤndert (diff)
downloadpbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.tar.gz
pbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.tar.xz
pbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.zip
suche in Client & Bootos
Diffstat (limited to 'application/modules/user/views/scripts/client')
-rw-r--r--application/modules/user/views/scripts/client/index.phtml4
1 files changed, 2 insertions, 2 deletions
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 @@
<?php if ($this->clients): ?>
<table>
<tr>
- <th>MAC<span class='code'> [macadress]</span></th>
- <th>Hardwarehash<span class='code'> [hardwarehash]</span></th>
+ <th>MAC <span class='code'>macadress</span></th>
+ <th>Hardwarehash <span class='code'>hardwarehash</span></th>
<th colspan=2>Actions</th>
</tr>
<?php foreach ($this->clients as $client): ?>