mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
/*
|
||||
* LibreNMS
|
||||
*
|
||||
|
||||
@@ -20,6 +20,7 @@ $pagetitle[] = 'RIPE NCC - API Tools';
|
||||
<div class="radio">
|
||||
<label><input type="radio" name="data_radio" value="whois">Whois</label>
|
||||
</div>
|
||||
<br />
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control" id="input-parameter" placeholder="IP, ASN etc.">
|
||||
<span class="input-group-btn">
|
||||
|
||||
Reference in New Issue
Block a user