summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces.php b/src/usr/local/www/interfaces.php
index 7c9b8ec..5dd63bf 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -2725,7 +2725,7 @@ $section->addInput(new Form_IpAddress(
'pptp_remote0',
'Remote IP address',
$pconfig['pptp_remote'][0],
- 'V4'
+ 'text'
));
$section->addInput(new Form_Checkbox(
OpenPOWER on IntegriCloud