diff options
Diffstat (limited to 'application/modules/fbgui/views')
| -rw-r--r-- | application/modules/fbgui/views/scripts/index/index.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/fbgui/views/scripts/index/index.phtml b/application/modules/fbgui/views/scripts/index/index.phtml index 5f955e4..69cd882 100644 --- a/application/modules/fbgui/views/scripts/index/index.phtml +++ b/application/modules/fbgui/views/scripts/index/index.phtml @@ -9,7 +9,7 @@ </div> <?php else:?> <div style='float:right'> - <div class="fbguilogin selectswitch" style='float:right'> + <div class="fbguilogin selectswitch" style='float:left'> <div style='font-size:16px;font-weight:bold;margin-bottom:5px;'>Logout</div> <i>Select this to logout and get to the default BootMenu.</i> <input type="hidden" class="id" value="logout"/> |
