mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 10:44:26 +00:00
Widgets: Use "Add Audio" for button in Audio widget instead of generic "Add File".
Props juhise. See #39995. Fixes #40797. git-svn-id: https://develop.svn.wordpress.org/trunk@40784 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -739,7 +739,7 @@
|
||||
<button type="button" class="button change-media select-media selected">
|
||||
Replace Audio </button>
|
||||
<button type="button" class="button select-media not-selected">
|
||||
Add File </button>
|
||||
Add Audio </button>
|
||||
</p>
|
||||
</script>
|
||||
<script type="text/html" id="tmpl-wp-media-widget-audio-preview">
|
||||
|
||||
Reference in New Issue
Block a user