fdfd
This commit is contained in:
parent
5eb8f98994
commit
f27f39cad6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
</pre>
|
||||
<input id="domainget" type="text" class="form-control" placeholder="Enter domain name" value="{{domain_name}}">
|
||||
<a class="btn btn-primary" href="javascript:void(0)" onclick="window.location.href='/admin/domain/'+document.getElementById('domainget').value">Get Domain Record</a>
|
||||
<a class="btn btn-primary" href="javascript:void(0)" onclick="window.location.href='/admin/domain/'+document.getElementById('domainget').value">Check if domain is banned</a>
|
||||
|
||||
<h1>{{domain_name}}</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue