diff options
| author | Simon | 2011-04-05 12:06:35 +0200 |
|---|---|---|
| committer | Simon | 2011-04-05 12:06:35 +0200 |
| commit | b9ac3ffdb68cfb48469d49e09c6165513402aedb (patch) | |
| tree | d13185983e20858cece940ddf5a45bf83b74fa96 /application/modules/user/views/scripts/client/index.phtml | |
| parent | such-aussehen geƤndert (diff) | |
| download | pbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.tar.gz pbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.tar.xz pbs2-b9ac3ffdb68cfb48469d49e09c6165513402aedb.zip | |
suche in Client & Bootos
Diffstat (limited to 'application/modules/user/views/scripts/client/index.phtml')
| -rw-r--r-- | application/modules/user/views/scripts/client/index.phtml | 4 |
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): ?> |
