aboutsummaryrefslogtreecommitdiff
path: root/file/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'file/index.php')
-rw-r--r--file/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/file/index.php b/file/index.php
index d185834..02bb773 100644
--- a/file/index.php
+++ b/file/index.php
@@ -49,7 +49,7 @@ function fallback() {if (true): ?>
<body>
<div style="margin-top:50px;text-align:center;padding-bottom:50px;" class="container">
- <img src="/icns/64/application-x-core.svg" width="64px">
+ <img src="/icns/64/application-x-partial-download.svg" width="64px">
<h1><?= l("Fichier inconnu", "Unknown file") ?></h1>
<p><?= l("Nous ne parvenons pas à trouver le fichier, il a peut-être été supprimé ou a expiré. Si vous avez entré le lien par vous même, vérifiez l'ortographe.", "We couldn't find this file, it may have expired or has been deleted. If you entered the link by yourself, please check for spelling mistakes.") ?></p>
</div>