Fix default comment
[pics.git] / upload.php
index 735f96a..883fa51 100644 (file)
@@ -58,7 +58,7 @@ echo '
        <label>Pick Images:<input type="file" id="upload" name="image[]" multiple>
         </input></label>
         <br/>
-        <textarea id="comment" name="comment">Title/comment your post</textarea>
+        <textarea id="comment" name="comment" placeholder="Title/comment your post"></textarea>
         <br/>
        <input type="submit" value="Upload"/>
       </form>