{css}
{tab_container id="netradiosectors"} {tab_header content_id="radiosectorpanel"} {tab_header_cell icon="lms-ui-icon-wireless"} {trans("Radio sectors:")} {/tab_header_cell} {/tab_header} {tab_contents id="radiosectorpanel"} {tab_table id="radiosectortable"} {include file="netdev/radiosectorlist.html"} {/tab_table} {if ConfigHelper::checkPrivilege('network_management')} {tab_button_panel id="add_radio_sector"} {tab_buttons} {/tab_buttons} {/tab_button_panel} {tab_button_panel id="radio_sector_buttons"} {tab_buttons} {/tab_buttons} {tab_buttons} {button id="radiosectoraddlink" onclick="javascript:showAddRadioSector();" tip="Add new radio sector" label="Add" icon="add"} {/tab_buttons} {/tab_button_panel} {/if} {/tab_contents} {/tab_container} {js}