aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/iperf.xml4
-rw-r--r--config/iperfserver.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/config/iperf.xml b/config/iperf.xml
index 29469d33..7e748f08 100644
--- a/config/iperf.xml
+++ b/config/iperf.xml
@@ -63,12 +63,12 @@
<tabs>
<tab>
<text>Client</text>
- <url>/pkg_edit.php?xml=iperf.xml</url>
+ <url>/pkg_edit.php?xml=iperf.xml&amp;id=0</url>
<active/>
</tab>
<tab>
<text>Server</text>
- <url>/pkg_edit.php?xml=iperfserver.xml</url>
+ <url>/pkg_edit.php?xml=iperfserver.xml&amp;id=0</url>
</tab>
</tabs>
<additional_files_needed>
diff --git a/config/iperfserver.xml b/config/iperfserver.xml
index 40d1964b..b133514d 100644
--- a/config/iperfserver.xml
+++ b/config/iperfserver.xml
@@ -59,11 +59,11 @@
<tabs>
<tab>
<text>Client</text>
- <url>/pkg_edit.php?xml=iperf.xml</url>
+ <url>/pkg_edit.php?xml=iperf.xml&amp;id=0</url>
</tab>
<tab>
<text>Server</text>
- <url>/pkg_edit.php?xml=iperfserver.xml</url>
+ <url>/pkg_edit.php?xml=iperfserver.xml&amp;id=0</url>
<active/>
</tab>
</tabs>