CC-2049: Log in/out versus sign in/out of admin interface
Fixed by removing "Sign in" terminology. Moved "About" link to underneath the "Help" menu. Simplified the upper right hand corner of the Admin interface.
This commit is contained in:
parent
aa58225e68
commit
7379da83c6
3 changed files with 13 additions and 10 deletions
|
@ -26,5 +26,10 @@ class DashboardController extends Zend_Controller_Action
|
|||
// action body
|
||||
}
|
||||
|
||||
public function aboutAction()
|
||||
{
|
||||
// action body
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue