menu_dns.html 764 B

123456789101112131415161718
  1. <table class="sub-menu">
  2. <tr>
  3. <td width="142px" style="padding: 16px 0 16px 6px">
  4. <button style="width:120px; padding: 2px 0px 2px 0px;" onclick="location.href='/add/dns/'">Add Domain</button>
  5. <td><a style="padding: 0 4px 0 12px" class="select-controls" href='javascript:checkedAll("vstobjects");'> toggle all </a>
  6. <select style="margin:0 0 0 0px">
  7. <option>apply to selected</option>
  8. <option>rebuild</option>
  9. <option>suspend</option>
  10. <option>unsuspend</option>
  11. <option>delete</option>
  12. </select> <button> > </button></td>
  13. </td>
  14. <td style="text-align: right;"><input type="text" size="30" style="padding: 3px 80px 3px 0;"> <button> Search </button></td>
  15. </tr><tr>
  16. </tr>
  17. </table>
  18. <form id="vstobjects">