3 <title>Image Settings</title>
5 <body onUnload="parent.window.opener.location.reload(true)">
6 <form name="imagesettings" action="/cgi-bin/setimagesettings">
7 <input type="hidden" name="image" value="#IMAGE#">
8 <table border="0" cellspacing="5" cellpadding="0">
12 <input style="color:#000000" name="name" type="text" size="20" maxlength="256" value="#NAME#">
16 <td>Reload Drivers:</td>
18 <input type="checkbox" name="reload_modules" value="on" #RELOADMODULES#>
24 <input type="checkbox" name="fast_boot" value="on" #FASTBOOT#>
28 <td>Don't start DCCamd:</td>
30 <input type="checkbox" name="dont_start_dccamd" value="on" #DONTSTARTDCCAMD#>
35 <input style="color: #000000; width: 100px" type="submit" size="100px" value="Save">