Changeset 3104 for temp/trunk


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

* empty log message *

Location:
temp/trunk/html
Files:
1 added
1 edited

Legend:

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

    r3096 r3104  
    8484     
    8585    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"); 
    8787    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"); 
    9191} 
    9292 
Note: See TracChangeset for help on using the changeset viewer.