summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html2
-rw-r--r--templates/cgi/debian-official/form.html4
-rw-r--r--templates/cgi/debian-unofficial/build.html2
-rw-r--r--templates/cgi/debian-unofficial/form.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index c134d8b..4759511 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -26,7 +26,7 @@
<tr><td>--mirror-bootstrap: </td><td>LH_MIRROR_BOOTSTRAP</td></tr>
<tr><td>--mirror-binary: </td><td>LH_MIRROR_BINARY</td></tr>
<tr><td>--mirror-binary-security: </td><td>LH_MIRROR_BINARY_SECURITY</td></tr>
- <tr><td>--sections: </td><td>LH_SECTIONS</td></tr>
+ <tr><td>--archive-areas: </td><td>LH_ARCHIVE_AREAS</td></tr>
</table>
<b>Advanced chroot options</b>
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 645756d..9e4aa67 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -116,8 +116,8 @@
<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
</tr>
<tr>
- <td><label for="Sections">--sections:</label> </td>
- <td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
+ <td><label for="Archive_Areas">--archive-areas:</label> </td>
+ <td><input id="Archive_Areas" name="archive_areas" maxlength="128" size="50" type="text" value="main" readonly /></td>
</tr>
</table>
</div>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index f565b5c..d54db04 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -26,7 +26,7 @@
<tr><td>--mirror-bootstrap: </td><td>LH_MIRROR_BOOTSTRAP</td></tr>
<tr><td>--mirror-binary: </td><td>LH_MIRROR_BINARY</td></tr>
<tr><td>--mirror-binary-security: </td><td>LH_MIRROR_BINARY_SECURITY</td></tr>
- <tr><td>--sections: </td><td>LH_SECTIONS</td></tr>
+ <tr><td>--archive-areas: </td><td>LH_ARCHIVE_AREAS</td></tr>
</table>
<b>Advanced chroot options</b>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index bbe0c82..efd01e9 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -115,8 +115,8 @@
<td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LH_MIRROR_BINARY_SECURITY" readonly /></td>
</tr>
<tr>
- <td><label for="Sections">--sections:</label> </td>
- <td><input id="Sections" name="sections" maxlength="128" size="50" type="text" value="main" readonly /></td>
+ <td><label for="Archive_Areas">--archive-areas:</label> </td>
+ <td><input id="Archive_Areas" name="archive_areas" maxlength="128" size="50" type="text" value="main" readonly /></td>
</tr>
</table>
</div>