diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index b228ecc7e..f4551c4ef 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -2856,7 +2856,7 @@ define([ }, [ h('li', h('a.dropdown-item', { 'tabindex': '-1', - 'data-icon': "cptools-file", + 'data-icon': "fa-cloud-upload", }, Messages.pad_mediatagImport)) ]) ]);