mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
kbps
git-svn-id: http://www.observium.org/svn/observer/trunk@2747 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -42,7 +42,7 @@ elseif ($_GET['opta'] == "add")
|
||||
<tr>
|
||||
<td><strong>Billing Type</strong></td>
|
||||
<td>
|
||||
<input type="radio" name="bill_type" value="cdr" checked /> CDR 95th: <input type="text" name="bill_cdr" size="10">KBps
|
||||
<input type="radio" name="bill_type" value="cdr" checked /> CDR 95th: <input type="text" name="bill_cdr" size="10">Kbps
|
||||
<br />
|
||||
<input type="radio" name="bill_type" value="quota" /> Quota: <input type="text" name="bill_quota" size="10">GB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user