hprop.erp213.com Open in urlscan Pro
104.215.149.162  Public Scan

Submitted URL: https://hprop.erp213.com/
Effective URL: https://hprop.erp213.com/login.html
Submission: On September 12 via api from US — Scanned from SG

Form analysis 1 forms found in the DOM

index.html

<form action="index.html" id="login-form" class="smart-form client-form" novalidate="novalidate">
  <header>
    <div id="logo-login"> <img src="img/logo-hprop.png" alt=""> </div>
  </header>
  <fieldset>
    <div id="divAlert">
    </div>
    <section>
      <label class="label">Username</label>
      <label class="input">
        <i class="icon-append fa fa-user"></i>
        <input id="txtUsername" type="text" name="txtUsername">
        <b class="tooltip tooltip-top-right"><i class="fa fa-user txt-color-teal"></i> Please enter username</b>
      </label>
    </section>
    <section>
      <label class="label">Password</label>
      <label class="input">
        <i class="icon-append fa fa-lock"></i>
        <input id="txtPassword" type="password" name="txtPassword">
        <b class="tooltip tooltip-top-right"><i class="fa fa-lock txt-color-teal"></i> Enter your password</b>
      </label>
      <!--<div class="note">
                                <a href="forgotpassword.html">Forgot password?</a>
                            </div>-->
    </section>
    <!--<section>
                            <label class="checkbox">
                                <input type="checkbox" name="remember" checked="">
                                <i></i>Stay signed in
                            </label>
                        </section>-->
  </fieldset>
  <footer>
    <button type="submit" class="btn btn-primary"> Sign in </button>
  </footer>
</form>

Text Content

Username Please enter username
Password Enter your password
Sign in