diff options
| author | Simon | 2011-04-05 12:50:50 +0200 |
|---|---|---|
| committer | Simon | 2011-04-05 12:50:50 +0200 |
| commit | cbd4bc81de03189d3c774e71223478cf5d0ce401 (patch) | |
| tree | 79cc6c8ade24d69cebf642c0a7fdb0b8e2ec93c7 /application/modules/user/views/scripts/bootmenu | |
| parent | Suche in Bootmenu & Bootiso (diff) | |
| download | pbs2-cbd4bc81de03189d3c774e71223478cf5d0ce401.tar.gz pbs2-cbd4bc81de03189d3c774e71223478cf5d0ce401.tar.xz pbs2-cbd4bc81de03189d3c774e71223478cf5d0ce401.zip | |
suche in Config, Filter, Pool und Preboot
Diffstat (limited to 'application/modules/user/views/scripts/bootmenu')
| -rw-r--r-- | application/modules/user/views/scripts/bootmenu/index.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml index cd82bb7..b580237 100644 --- a/application/modules/user/views/scripts/bootmenu/index.phtml +++ b/application/modules/user/views/scripts/bootmenu/index.phtml @@ -9,7 +9,7 @@ <tr> <th>ID <span class='code'>bootmenuID</span></th> <th>Title <span class='code'>title</span></th> - <th>Changed <span class='code'>changed</span></th> + <th>Changed <span class='code'>created</span></th> <th colspan=3>Actions</th> </tr> <?php if(count($this->bootmenulist)==0) |
