From 596bc941c79e2c236d77593ba7fc6fa4d00a9e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Tue, 22 Dec 2009 21:55:56 +0000 Subject: Bind to correct fields for the PPPoE/PPTP credentials. --- usr/local/www/wizards/setup_wizard.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/local/www/wizards') diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 0c6983c..63da737 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -223,12 +223,12 @@ PPPoE Username input - pppoe->username + interfaces->wan->pppoe_username PPPoE Password input - pppoe->password + interfaces->wan->pppoe_password PPPoE Service name @@ -253,12 +253,12 @@ PPTP Username input - pptp->username + interfaces->wan->pptp_username PPTP Password input - pptp->password + interfaces->wan->pptp_password true -- cgit v1.1