diff options
-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 d10266c..7d65176 100644 --- a/application/modules/fbgui/views/scripts/index/index.phtml +++ b/application/modules/fbgui/views/scripts/index/index.phtml @@ -115,7 +115,7 @@ <i>Logout and get to the default BootMenu.</i> <input type="hidden" class="id" value="logout"/> </div> - <div class="fbguiswitch selectswitch" style='float:right;width:40%`:'> + <div class="fbguiswitch selectswitch" style='float:right;width:40%'> <div style='font-size:16px;font-weight:bold;margin-bottom:5px;'>Switch Membership</div> <i>Return to the Select Membership Menu.</i> <input type="hidden" class="id" value="membership"/> |