
Hello! The logout button should (IMHO) be moved as far right as is possible. I have (on our installation) modified AgentNavigationBar.dtl and moved the "Logout" block to after $Data{"AdminLink"}; maybe there are other places too. -joho

Hi Joaquim, Joaquim Homrighausen wrote:
The logout button should (IMHO) be moved as far right as is possible. I have (on our installation) modified AgentNavigationBar.dtl and moved the "Logout" block to after $Data{"AdminLink"}; maybe there are other places too.
(IMHO) the logout button should always be on the same place and should always be the first button. :) Anyway, you can modify it via the dtl template. PS: OTRS 2.0 (current cvs head) comes with a new feature. Module registration. So each module needs to be registered. So it's possible to generate the navbar on the fly. -=> So the sort prio of the icons is a config options. -=> So in future you can change this in the config file and after update you will still have the icons on you wanted positon.
-joho
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!

Quoting Martin Edenhofer
(IMHO) the logout button should always be on the same place and should always be the first button. :)
Yeah well, some users here have a different opinion :-) And since I'm responsible for OTRS, I'll need to "fix" some of this stuff. I tend to think that things that are often used should be to the left, easily accessible; whereas functions not-so-frequently used can be tucked away to the right.
PS: OTRS 2.0 (current cvs head) comes with a new feature. Module registration.
Nice! -joho
participants (2)
-
Joaquim Homrighausen
-
Martin Edenhofer