From d2fa189c64293f617ffb906905f3cff47d853d3a Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Mon, 26 Nov 2007 05:44:36 +0000 Subject: [PATCH] Moved up the administration username field --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 5d2059620..57e9e35a5 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -374,3 +374,4 @@ Added the --user option to disable-feature.pl and enable-feature.pl to turn feat ---- Changes since 3.49 ---- Advanced autoreply options are hidden by default, to make the alias form less confusing. Added a Module Config option to make the Unix group name for a new domain always follow the username, and made group name selection more consistent across creation methods. +Moved the Administration username field into the first (visible) section of the Create Virtual Server page.