Project

General

Profile

« Previous | Next » 

Revision d3d23754

Added by Chris Buechler over 10 years ago

fix text, PPPoE Server, not VPN

View differences:

usr/local/www/firewall_nat_edit.php
511 511
								$interfaces['pptp'] = "PPTP VPN";
512 512

  
513 513
						if (is_pppoe_server_enabled() && have_ruleint_access("pppoe"))
514
							$interfaces['pppoe'] = "PPPoE VPN";
514
							$interfaces['pppoe'] = "PPPoE Server";
515 515

  
516 516
						/* add ipsec interfaces */
517 517
						if (isset($config['ipsec']['enable']) || isset($config['ipsec']['client']['enable']))

Also available in: Unified diff