diff options
Diffstat (limited to 'application/modules/user/views/scripts/bootmenu/index.phtml')
| -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) |
