forked from kevinowino869/mitrobill
Expired IP Pool Hotspot/PPPOE
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<option value="">Select Routers</option>
|
||||
<option value=''>{$_L['Select_Routers']}</option>
|
||||
{foreach $d as $ds}
|
||||
<option value="{$ds['name']}">{$ds['name']}</option>
|
||||
{/foreach}
|
Reference in New Issue
Block a user