Ignore:
Timestamp:
2006/08/29 19:10:42 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2752 r2756  
    8282    } 
    8383    fclose($fp); 
    84     print("<img src='/img/install/space_w.gif'><br>"); 
    85     print("<table width='100%'>"); 
    86     print("<tr><td height='15'></td></tr>"); 
    87     print("<tr>"); 
    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>"); 
    89     print(" </tr>"); 
     84    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"); 
     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"); 
     89    print(" </tr>\n"); 
    9090} 
    9191 
Note: See TracChangeset for help on using the changeset viewer.