From 91ecc980bdb4ae031721904c019a76c0ec34ea7a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 3 Sep 2018 23:09:15 +0200 Subject: [PATCH] interfaces: display of prefix ID is wrong here; closes #2622 We still have the validation on save which is correct. While here improve the help text. --- src/www/interfaces.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/www/interfaces.php b/src/www/interfaces.php index b6f6e86cb..2a4cbce83 100644 --- a/src/www/interfaces.php +++ b/src/www/interfaces.php @@ -2839,9 +2839,7 @@ include("head.inc"); $track6_prefix_id_hex = !empty($pconfig['track6-prefix-id--hex']) ? $pconfig['track6-prefix-id--hex']: sprintf("%x", $pconfig['track6-prefix-id']);?>