This topic is locked

Login and Logout Buttons

6/26/2012 12:15:26
PHPRunner General questions
G
garivera author

I want the logout and change password buttons in all pages, not just the list page. I went to the style editor, clicked on the project link, apply to the current page, and chose the view_hor_menu. Before that, I edited the view_hor_menu.ly file to include the below.
"begincontainer horizontal style=empty width=100% toplinks

brick left loggedas

brick left toplinks_advsearch

endcontainer"
When I build the project, the buttons show up but they just dont work. Nothing happens. Any ideas? I am upgrading from 5.3 to 6.1, so this new style editor is a bit new to me.
Thanks in advance.

Gabe