diff options
-rw-r--r-- | UI/login.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UI/login.html b/UI/login.html index 75108b78..680aed9b 100644 --- a/UI/login.html +++ b/UI/login.html @@ -42,6 +42,8 @@ <br /><br /> <center> <form method="post" action="login.pl" name="login"> + <input type="hidden" name="menubar" + value="<?lsmb menubar ?>"> <div class="login"> <div class="login" align="center"> <a href="http://www.ledgersmb.org/" target="_top"><img src="images/ledgersmb.png" class="logo" alt="LedgerSMB Logo" /></a> |