Ignore:
Timestamp:
09/21/05 14:09:35 (19 years ago)
Author:
Kris Deugau
Message:

/branches/privdata

Add capability to enter priviledged or restricted data
directly for new allocations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/privdata/confirm.html

    r74 r282  
    2121<td valign="top">Notes:&nbsp</td><td>&nbsp;$$NOTES$$<input type="hidden" name="notes" value="$$NOTES$$"></td>
    2222</tr>
     23$$PRIVDATA$$
    2324<!-- warn -->
    2425<input type="hidden" name="alloctype" value="$$ALLOC_TYPE$$">
    2526<input type="hidden" name="action" value="$$ACTION$$">
    26 <tr class="color1">
     27<tr class="$$BUTTONROWCOLOUR$$">
    2728<td class="center" colspan="2">
    2829<input type="button" value="Back" onclick="history.go(-1)"><input type="submit" value="Confirm">
Note: See TracChangeset for help on using the changeset viewer.