diff options
author | Michael Neves | 2012-02-27 15:25:43 +0100 |
---|---|---|
committer | Michael Neves | 2012-02-27 15:25:43 +0100 |
commit | be80d453962a6112aaf9b12e9b07d454132fe434 (patch) | |
tree | 36c3c48d6e3f99be88012d6a4c18a65cbdaf9129 | |
parent | gui verbessrung (diff) | |
download | pbs2-be80d453962a6112aaf9b12e9b07d454132fe434.tar.gz pbs2-be80d453962a6112aaf9b12e9b07d454132fe434.tar.xz pbs2-be80d453962a6112aaf9b12e9b07d454132fe434.zip |
gui verbessrung
-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"/> |