Changeset 6120 for temp/trunk/html/admin/basis/zip_install.php
- Timestamp:
- 2006/10/12 16:43:12 (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
r6085 r6120 88 88 fclose($fp); 89 89 90 print("<img src=' /img/install/space_w.gif'><br>\n");90 print("<img src='".URL_DIR."img/install/space_w.gif'><br>\n"); 91 91 print("<table width='700' height='50' border='0' cellpadding='0' cellspacing='0' bgcolor='#494E5F'>\n"); 92 92 print("<tr>\n"); 93 print("<td align='center'><a href='javascript:window.close()'><img src=' /img/install/close.gif' alt='CLOSE' width='85' height='22' border='0' /></a></td>\n");93 print("<td align='center'><a href='javascript:window.close()'><img src='".URL_DIR."img/install/close.gif' alt='CLOSE' width='85' height='22' border='0' /></a></td>\n"); 94 94 print("</tr>\n"); 95 95 print("</table>\n");
Note: See TracChangeset
for help on using the changeset viewer.
