diff options
-rwxr-xr-x | control-center | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center index 1bdb2713..58bd83af 100755 --- a/control-center +++ b/control-center @@ -966,8 +966,8 @@ my @tree = ( title => N("Manage your network devices"), list => [ "Network Center", + "Add Connection", if_(!-x "$sbindir/draknetcenter", - "Add Connection", "Configure Internet", "Manage Connection", "Monitor Connection", |