1
0

UI changes

This commit is contained in:
Scott E. Graves
2017-02-03 08:13:41 -06:00
parent 1759c43972
commit c25fff5f29

View File

@@ -2,6 +2,7 @@
<HEAD>
</HEAD>
<BODY ID=CSiaDriveDlg BGCOLOR=LIGHTGREY style="font-family:MS Shell Dlg;font-size:8">
<div id="main_window">
<TABLE WIDTH=100% HEIGHT=100%>
<TR WIDTH=100% HEIGHT=45%>
<TD ALIGN=LEFT VALIGN=TOP>
@@ -21,5 +22,9 @@
</TD>
</TR>
</TABLE>
</div>
<div id="exit_window" style="display: none" align="center">
<BUTTON STYLE="WIDTH:100" ID="ExitYes">Yes</BUTTON>&nbsp;<BUTTON STYLE="WIDTH:100" ID="ExitNo">No</BUTTON>
</div>
</BODY>
</HTML>