Changeset 87 for trunk/fb-assign.html


Ignore:
Timestamp:
11/26/04 17:28:19 (19 years ago)
Author:
Kris Deugau
Message:

/trunk

Port bugfixes and tweaks from /branches/stable r79:86 forward.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fb-assign.html

    r38 r87  
    44<form method="POST" action="main.cgi" class="regular">
    55<tr class="color1"><td>Free block selected for assignment:&nbsp</td><td>$$BLOCK$$<input type=hidden name=block value="$$BLOCK$$"></td></tr>
    6 <tr class="color1">
     6<tr class="color2">
    77<td>City:&nbsp</td><td>
    88<select name="city"><option selected>-</option>
     
    1414<option>Burlington</option>
    1515<option>Chapleau</option>
     16<option>Chelmsford</option>
    1617<option>Espanola</option>
    1718<option>Elliot Lake</option>
     
    4950</td>
    5051</tr>
    51 <tr class="color2">
     52<tr class="color1">
    5253<td>Allocation type:</td><td>
    5354<select name="alloctype"><option value="cn" selected>Customer netblock</option>
     
    6465<input type="button" value=" ? " onclick="helpAllocTypes()" class="regular">
    6566</td>
    66 </tr><tr class="color1">
     67</tr><tr class="color2">
    6768<td>Customer ID:&nbsp</td><td><input type="text" name="custid" size="15" maxlength="15"> (Only required for Customer allocations)</td>
    6869</tr><tr class="color1">
Note: See TracChangeset for help on using the changeset viewer.