svnno****@sourc*****
svnno****@sourc*****
2011年 5月 10日 (火) 01:19:45 JST
Revision: 40
http://sourceforge.jp/projects/smartupload/svn/view?view=rev&revision=40
Author: hryksbt
Date: 2011-05-10 01:19:45 +0900 (Tue, 10 May 2011)
Log Message:
-----------
表示サイズを修正
Modified Paths:
--------------
trunk/SmartUpload/main.php
-------------- next part --------------
Modified: trunk/SmartUpload/main.php
===================================================================
--- trunk/SmartUpload/main.php 2011-05-09 15:56:06 UTC (rev 39)
+++ trunk/SmartUpload/main.php 2011-05-09 16:19:45 UTC (rev 40)
@@ -17,6 +17,6 @@
<h1>Smart Upload</h1>
<iframe src=./auth.php scrolling=no frameborder=0 width=800 height=90></iframe>
<iframe src=./download_file.php scrolling=auto frameborder=0 width=800 height=200></iframe>
- <iframe src=./upload_form.php scrolling=no frameborder=0 width=800 height=280></iframe>
+ <iframe src=./upload_form.php scrolling=no frameborder=0 width=800 height=290></iframe>
</body>
</html>
\ No newline at end of file