Changeset 3104 for temp/trunk
- Timestamp:
- 2006/08/30 19:53:04 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 1 added
- 1 edited
-
admin/basis/zip_install.php (modified) (1 diff)
-
img/install/close.gif (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/zip_install.php
r3096 r3104 84 84 85 85 print("<img src='/img/install/space_w.gif'><br>\n"); 86 print("<table width= "700" height="50" border="0" cellpadding="0" cellspacing="0" bgcolor="#494E5F">\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/close.gif" alt="CLOSE" width="85" height="22" border="0"/></a></td>\n");89 print(" </tr>\n");90 print(" </table>\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 print("</tr>\n"); 90 print("</table>\n"); 91 91 } 92 92
Note: See TracChangeset
for help on using the changeset viewer.
