summaryrefslogtreecommitdiff
path: root/templates/cgi/debian-official/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r--templates/cgi/debian-official/form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index b3e63e954..1db85b89a 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -93,9 +93,9 @@
<div id="text_2" style='margin-left:0;display:none'>
<table>
<tr>
- <td><label for="Architecture">--architecture:</label> </td>
+ <td><label for="Architectures">--architectures:</label> </td>
<td>
- <select id="Architecture" name="architecture" size="1">
+ <select id="Architectures" name="architectures" size="1">
<option selected value="i386">i386</option>
</select>
</td>