Changeset 3096


Ignore:
Timestamp:
2006/08/30 19:50:39 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/basis/zip_install.php

    r2756 r3096  
    8282    } 
    8383    fclose($fp); 
     84     
    8485    print("<img src='/img/install/space_w.gif'><br>\n"); 
    85     print("<table width='100%'>\n"); 
    86     print("<tr><td height='15'></td></tr>\n"); 
     86    print("<table width="700" height="50" border="0" cellpadding="0" cellspacing="0" bgcolor="#494E5F">\n"); 
    8787    print("<tr>\n"); 
    88     print("<td align='center'><a href='javascript:window.close()'><img src='/img/common/b_close.gif' width='140' height='30' alt='ÊĤ¸¤ë' border='0' name='b_close'></a></td>\n"); 
     88    print("<td align="center"><a href="javascript:window.close()"><img src="img/close.gif" alt="CLOSE" width="85" height="22" border="0" /></a></td>\n"); 
    8989    print(" </tr>\n"); 
     90    print(" </table>\n"); 
    9091} 
    9192 
Note: See TracChangeset for help on using the changeset viewer.