Updating homepage location in the cgi templates.
This commit is contained in:
parent
a150b031aa
commit
4a7c69dd69
|
@ -261,7 +261,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><label for="Iso_Publisher">--iso-publisher:</label> </td>
|
||||
<td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org" /></td>
|
||||
<td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="Iso_Volume">--iso-volume:</label> </td>
|
||||
|
|
|
@ -260,7 +260,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><label for="Iso_Publisher">--iso-publisher:</label> </td>
|
||||
<td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org" /></td>
|
||||
<td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="Iso_Volume">--iso-volume:</label> </td>
|
||||
|
|
Loading…
Reference in New Issue