зеркало из https://github.com/mozilla/send.git
changed from expired to errored
This commit is contained in:
Родитель
57e0d17cbc
Коммит
8f66db2295
|
@ -147,7 +147,7 @@ $(document).ready(function() {
|
|||
if (err.message === 'notfound') {
|
||||
location.reload();
|
||||
} else {
|
||||
document.l10n.formatValue('expiredPageHeader').then(translated => {
|
||||
document.l10n.formatValue('errorPageHeader').then(translated => {
|
||||
$('.title').text(translated);
|
||||
});
|
||||
$('#download-btn').attr('hidden', true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче