Changeset 3096
- Timestamp:
- 2006/08/30 19:50:39 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/basis/zip_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/zip_install.php
r2756 r3096 82 82 } 83 83 fclose($fp); 84 84 85 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"); 87 87 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"); 89 89 print(" </tr>\n"); 90 print(" </table>\n"); 90 91 } 91 92
Note: See TracChangeset
for help on using the changeset viewer.
