index.html 514 B

12345678910111213
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Restrict Multiple Sign in for Same User</h2>
  4. <h3 class="oe_slogan">1) Error when same user attempts to login again simultaneously from different machine</h3>
  5. <div>
  6. <div class="oe_demo oe_picture oe_screenshot">
  7. <a ><!--href="http://www.nevpro.co.in/" -->
  8. <img src="single.png">
  9. </a>
  10. </div>
  11. </div>
  12. </div>
  13. </section>