mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
dns add dns record page
This commit is contained in:
parent
276df0515f
commit
42afe55adc
8 changed files with 154 additions and 25 deletions
|
@ -40,7 +40,6 @@
|
|||
<tr><td style="padding: 24px 0 0 0;">
|
||||
<input type="submit" class="add-button" name="save" value="Save"></form>
|
||||
<input type="button" class="add-button" value="Cancel" onClick="location.href='/list/dns/'">
|
||||
<input type="button" class="add-button" value="Edit Records" onClick="location.href='/list/dns/'">
|
||||
</td></tr>
|
||||
</form>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue