Media: remove leftover test string change after [45499].
Props imath, audrasjb. Fixes #48067. git-svn-id: https://develop.svn.wordpress.org/trunk@46168 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8029e23ffe
commit
9d339b4d7b
@ -1187,7 +1187,7 @@ function wp_print_media_templates() {
|
||||
}
|
||||
#>
|
||||
<span class="setting">
|
||||
<label for="audio-details-source" class="name"><?php _e( 'caca URL' ); ?></label>
|
||||
<label for="audio-details-source" class="name"><?php _e( 'URL' ); ?></label>
|
||||
<input type="text" id="audio-details-source" readonly data-setting="src" value="{{ data.model.src }}" />
|
||||
<button type="button" class="button-link remove-setting"><?php _e( 'Remove audio source' ); ?></button>
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user