mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
dspace: Change description for image/png to "PNG"
"image/png" is the mime type, not the short description.
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
|
||||
<bitstream-type>
|
||||
<mimetype>image/png</mimetype>
|
||||
<short_description>image/png</short_description>
|
||||
<short_description>PNG</short_description>
|
||||
<description>Portable Network Graphics</description>
|
||||
<support_level>1</support_level>
|
||||
<internal>false</internal>
|
||||
|
Reference in New Issue
Block a user