Advertisement
randomCodes

index.php

Nov 16th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.48 KB | None | 0 0
  1. <form action="" name="customer_form" method="post" enctype="multipart/form-data" class="j_formsubmit">
  2.             <div class="alert-box"></div>
  3.             <div class="alert alert-danger msg" role="alert">sdasdadas</div>
  4.             <div class="alert alert-success msg" role="alert">Sucesso!</div>
  5.             <div class="alert alert-warning msg" role="alert">Alerta!</div>
  6.  
  7.             <input type="text" class="form-control" name="action" value="create">
  8. <!-- Continua o form -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement