summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-unofficial/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r--templates/cgi/debian-unofficial/form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index bc2608b36..19551499e 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -190,9 +190,9 @@
<table>
<!-- LIVE_BINARY_IMAGES -->
<tr>
- <td><label for="Binary_Indices">--binary-indices:</label> </td>
+ <td><label for="Apt_Indices">--apt-indices:</label> </td>
<td>
- <select id="Binary_Indices" name="binary_indices" size="1">
+ <select id="Apt_Indices" name="binary_indices" size="1">
<option selected value="true">true</option>
<option value="false">false</option>
</select>