X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/5964d2279dc52bdfe105f9bfa17e04337d47a3fa..11be15bd505d66a91e2c80062190b13e315a04a9:/wp-includes/media-template.php?ds=sidebyside
diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php
index 909ddfe5..6af7dc5f 100644
--- a/wp-includes/media-template.php
+++ b/wp-includes/media-template.php
@@ -48,7 +48,7 @@ function wp_print_media_templates() {
{{ data.message }}
<# } #>
- native app for your device instead.'); ?>
+ native app for your device instead.'), 'http://wordpress.org/mobile/' ); ?>
@@ -205,6 +205,10 @@ function wp_print_media_templates() {
<# } #>
<# } #>
+ <# if ( data.fileLength ) { #>
+ {{ data.fileLength }}
+ <# } #>
+
<# if ( ! data.uploading && data.can.remove ) { #>
<# } #>
@@ -281,25 +285,47 @@ function wp_print_media_templates() {
@@ -353,6 +379,9 @@ function wp_print_media_templates() {
+