Hello Again!
I screwed up! I accidentally logged out of my CMS that I'm editing. Now I cannot login!
Code:
I screwed up! I accidentally logged out of my CMS that I'm editing. Now I cannot login!
Code:
PHP:
<div id="login-form-container">
<a href="#home" id="habbo-logo"></a>
<form id="loginformitem" name="loginformitem" method="post">
<div id="login-columns">
<div id="login-column-1">
<label for="login-username">Username</label>
<input tabindex="2" type="text" class="login-field" name="log_username" id="credentials-email">
</div>
<div id="login-column-2">
<label for="login-password">Password</label>
<input tabindex="3" class="login-field" type="password" name="log_password" type="password" id="credentials-password">
</div>
<div id="login-column-3">
<input type="hidden" name="login">
<input name="login" type="submit" value="login" class="submit" style="margin: -10000px; position: absolute;">
<a href="#" tabindex="4" class="button" id="credentials-submit"><b></b><span>Login</span></a>
</div>
</div>
<div id="login-column-4">
<div id="fb-root"></div><font style="font-size:15.3px;"><b>{online}</b> {hotelname}(s) online!</font></div> </div>
</span>
</a>
</div> </div>
</div>
</form>