X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/af7e43a4a3bbcb62912eabd75537480bf696b265..719b7e58a95d36a081e4cf7ee2028e0d0e95408e:/f.php diff --git a/f.php b/f.php index a97718f..109ac53 100644 --- a/f.php +++ b/f.php @@ -129,7 +129,7 @@ if (!empty ($link['key'])) require (JIRAFEAU_ROOT.'lib/template/header.php'); echo '
' . '
'; ?> ' . '' . '' . - t('By using our services, you accept our'). ' ' . t('Term Of Service') . '' . + t('By using our services, you accept our'). ' ' . t('Terms of Service') . '.' . ''; if ($link['onetime'] == 'O') @@ -151,9 +151,8 @@ if (!empty ($link['key'])) } ?>' . - ''; ?> ' . htmlspecialchars($link['file_name']) . '' . '' . ''; if ($link['onetime'] == 'O') @@ -215,9 +213,8 @@ if (!$password_challenged && !$do_download && !$do_preview) ?>
' . - t('You are about to download') . ' "' . htmlspecialchars($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ')' . + t('You are about to download') . ' "' . htmlspecialchars($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ').' . '
' . - t('By using our services, you accept our'). ' ' . t('Term Of Service') . '' . + t('By using our services, you accept our'). ' ' . t('Terms of Service') . '.' . '