summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center14
1 files changed, 7 insertions, 7 deletions
diff --git a/control-center b/control-center
index be006858..ddaf442b 100755
--- a/control-center
+++ b/control-center
@@ -1024,6 +1024,13 @@ my @tree =
N("Network Sharing"), 'partition-mdk',
[
{
+ title => N("Configure Windows(R) shares"),
+ list => [
+ "Samba mount points",
+ "Samba configuration",
+ ]
+ },
+ {
title => N("Configure NFS shares"),
list => [
"NFS mount points",
@@ -1031,13 +1038,6 @@ my @tree =
]
},
{
- title => N("Configure Windows(R) shares"),
- list => [
- "Samba mount points",
- "Samba configuration",
- ]
- },
- {
title => N("Configure WebDAV shares"),
list => [
"WebDAV mount points",