Skip to content

Commit

Permalink
fixes 478
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinadduri committed Aug 11, 2017
1 parent fa4f929 commit d83900f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
<div class="title" data-l10n-id="errorPageHeader"></div>
<div class="expired-description" data-l10n-id="errorPageMessage"></div>
<img id="upload-error-img" data-l10n-id="errorAltText" src="/resources/illustration_error.svg"/>
<a class="send-new" data-state="errored" data-l10n-id="sendAnotherFileLink"></a>
<a class="send-new" href="/" data-state="errored" data-l10n-id="sendAnotherFileLink"></a>
</div>

0 comments on commit d83900f

Please sign in to comment.