]> git.p6c8.net - jirafeau_project.git/blobdiff - f.php
Translated using Weblate (Spanish)
[jirafeau_project.git] / f.php
diff --git a/f.php b/f.php
index e3f4420bb65a43331952da057e403911d6394115..a272ad54f7db7daa98685cbeb34020ffd14ba375 100644 (file)
--- a/f.php
+++ b/f.php
@@ -58,7 +58,7 @@ if (count ($link) == 0)
 if (count ($link) == 0)
 {
     require (JIRAFEAU_ROOT.'lib/template/header.php');
-    echo '<div class="error"><p>' . t('Sorry, the requested file is not found....' . $link_name) .
+    echo '<div class="error"><p>' . t('Sorry, the requested file is not found') .
     '</p></div>';
     require (JIRAFEAU_ROOT.'lib/template/footer.php');
     exit;

patrick-canterino.de