summaryrefslogtreecommitdiffstats
path: root/application/modules
diff options
context:
space:
mode:
authormichael2011-11-23 16:38:21 +0100
committermichael2011-11-23 16:38:21 +0100
commit0a2b9a61385abbc81bc61734307041bc11113bfa (patch)
tree13a4712bbcaea9c296787df5daefa885a77759b2 /application/modules
parentanzeigefehler behoben (diff)
downloadpbs2-0a2b9a61385abbc81bc61734307041bc11113bfa.tar.gz
pbs2-0a2b9a61385abbc81bc61734307041bc11113bfa.tar.xz
pbs2-0a2b9a61385abbc81bc61734307041bc11113bfa.zip
anzeigefehler behoben
Diffstat (limited to 'application/modules')
-rw-r--r--application/modules/fbgui/views/scripts/index/index.phtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/modules/fbgui/views/scripts/index/index.phtml b/application/modules/fbgui/views/scripts/index/index.phtml
index 8e4ebbd..21e13ef 100644
--- a/application/modules/fbgui/views/scripts/index/index.phtml
+++ b/application/modules/fbgui/views/scripts/index/index.phtml
@@ -14,7 +14,7 @@
<i>Logout and get to the default BootMenu.</i>
<input type="hidden" class="id" value="logout"/>
</div>
- <div class="fbguilogin selectswitch" style='float:right;'>
+ <div class="fbguiswitch selectswitch" style='float:right;'>
<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"/>
@@ -115,7 +115,7 @@
<i>Select this to logout and get to the default BootMenu.</i>
<input type="hidden" class="id" value="logout"/>
</div>
- <div class="fbguilogin selectswitch" style='float:right;'>
+ <div class="fbguiswitch selectswitch" style='float:right;'>
<div style='font-size:16px;font-weight:bold;margin-bottom:5px;'>Switch Membership</div>
<i>Select this to return to the Select Membership Menu.</i>
<input type="hidden" class="id" value="membership"/>