diff options
| author | Simon | 2011-03-09 12:18:37 +0100 |
|---|---|---|
| committer | Simon | 2011-03-09 12:18:37 +0100 |
| commit | f9c1433a5f71e00dffc183f04ee085ae1498901a (patch) | |
| tree | 29086995448a1a00f4e044a6954fdcbc833f42a5 /application/views/scripts/bootos | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.tar.gz pbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.tar.xz pbs2-f9c1433a5f71e00dffc183f04ee085ae1498901a.zip | |
oberfläche verändert
Diffstat (limited to 'application/views/scripts/bootos')
| -rw-r--r-- | application/views/scripts/bootos/index.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/views/scripts/bootos/index.phtml b/application/views/scripts/bootos/index.phtml index fefd219..fd3e8cb 100644 --- a/application/views/scripts/bootos/index.phtml +++ b/application/views/scripts/bootos/index.phtml @@ -17,6 +17,7 @@ <th>Changed</th> <th>Expires</th> <th>Public</th> + <th colspan=2>Actions</th> </tr> <?php foreach ($this->bootoslist as $bootos): ?> <tr class=entry> |
