Another HTML error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4b03838a00
commit
be3ae757c7
|
@ -464,11 +464,9 @@ form {
|
|||
<input type="hidden" name="all" value="<?php echo $all; ?>" />
|
||||
<input type="submit" value="<?php _e('Upload'); ?>" />
|
||||
<input type="button" value="<?php _e('Cancel'); ?>" onclick="cancelUpload()" />
|
||||
</p>
|
||||
</div>
|
||||
</form>
|
||||
<?php endif; ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue