summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael2011-11-22 16:20:03 +0100
committermichael2011-11-22 16:20:03 +0100
commit4a2dbee29df417cb6d1cce9003be5a575d9a3038 (patch)
tree7573012b7c89c85e60f873f264adc38997dbd089
parentfbgui return to membershipmenu (diff)
downloadpbs2-4a2dbee29df417cb6d1cce9003be5a575d9a3038.tar.gz
pbs2-4a2dbee29df417cb6d1cce9003be5a575d9a3038.tar.xz
pbs2-4a2dbee29df417cb6d1cce9003be5a575d9a3038.zip
fbgui return to membershipmenu
-rw-r--r--application/modules/fbgui/views/scripts/index/index.phtml2
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"/>