suspend_user.html 712 B

123456789101112131415161718192021
  1. <table class='data'>
  2. <tr class="data-add">
  3. <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
  4. <table class="data-col1">
  5. <tr><td style="padding: 18 0 4 18;"></td></tr>
  6. </table>
  7. </td>
  8. <td class="data-dotted" width="830px" style="vertical-align:top;">
  9. <table width="830px"><tr>
  10. <td></td>
  11. </tr></table>
  12. <form method="post" name="v_suspend_user">
  13. <table class="data-col2" width="830px">
  14. <tr><td style="padding: 24px 0 0 0;">
  15. <input type="submit" class="add-button" name="back" value="Back to users">
  16. </td></tr>
  17. </form>
  18. </table>
  19. </td>
  20. </tr>
  21. </table>