diff --git a/web/react/components/view_image.jsx b/web/react/components/view_image.jsx index dc85b53e5a..be25aa10c2 100644 --- a/web/react/components/view_image.jsx +++ b/web/react/components/view_image.jsx @@ -256,7 +256,7 @@ module.exports = React.createClass({
{content}
- {'Image ' + (this.state.imgId + 1) + ' of ' + this.props.filenames.length} + {'File ' + (this.state.imgId + 1) + ' of ' + this.props.filenames.length}
{publicLink} Download