- Timestamp:
- 11/26/04 13:40:48 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/fb-assign.html
r39 r81 4 4 <form method="POST" action="main.cgi" class="regular"> 5 5 <tr class="color1"><td>Free block selected for assignment: </td><td>$$BLOCK$$<input type=hidden name=block value="$$BLOCK$$"></td></tr> 6 <tr class="color 1">6 <tr class="color2"> 7 7 <td>City: </td><td> 8 8 <select name="city"><option selected>-</option> … … 49 49 </td> 50 50 </tr> 51 <tr class="color 2">51 <tr class="color1"> 52 52 <td>Allocation type:</td><td> 53 53 <select name="alloctype"><option value="cn" selected>Customer netblock</option> … … 64 64 <input type="button" value=" ? " onclick="helpAllocTypes()" class="regular"> 65 65 </td> 66 </tr><tr class="color 1">66 </tr><tr class="color2"> 67 67 <td>Customer ID: </td><td><input type="text" name="custid" size="15" maxlength="15"> (Only required for Customer allocations)</td> 68 68 </tr><tr class="color1">
Note:
See TracChangeset
for help on using the changeset viewer.