forked from hestiacp/hestiacp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmenu_dns.html
More file actions
17 lines (17 loc) · 836 Bytes
/
menu_dns.html
File metadata and controls
17 lines (17 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<table class="sub-menu">
<tr>
<td style="padding: 4px 0 10px 0;"><a href="#" class="add"><img style="padding: 0 4px 0 18px;"src="/images/plus.png" width="12px" height="12px"><b>Add DNS Domain</b></a></td>
<td style="text-align: right;"><input type="text" size="30" style="padding: 2px 80px 3px 0;"> <button> Search </button></td>
</tr><tr>
<td style="padding: 0 0 0 18px;"><a style="padding: 0 4px 0 4px" class="select-controls" href='javascript:checkedAll("vstobjects");'> toggle all </a>
<select style="margin:0 0 0 80px">
<option>apply to selected</option>
<option>rebuild</option>
<option>update counters</option>
<option>suspend</option>
<option>unsuspend</option>
<option>delete</option>
</select> <button> > </button></td>
</tr>
</table>
<form id="vstobjects">