Commit f7082043 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) remove unused

(cherry picked from commit 5b7c9fbd)
parent d2ee4eb7
......@@ -224,7 +224,7 @@ $( document ).ready(function() {
if (isset($config['pppoes']['pppoe'])) {
foreach ($config['pppoes']['pppoe'] as $pppoes) {
if (($pppoes['mode'] == 'server') && have_ruleint_access('pppoe')) {
if (($pppoes['mode'] == 'server')) {
$iflist_tabs['pppoe'] = "PPPoE Server";
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment