X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/2dc4984ad57dfcb0ded829bfc9d45493484fe6e3..a793f57ef018e623cd2c5f66a68f839e131fed7d:/f.php diff --git a/f.php b/f.php index 5fd8575..2cf19ef 100644 --- a/f.php +++ b/f.php @@ -97,10 +97,10 @@ if (!empty($delete_code) && $delete_code == $link['link_code']) { ' . ''; if ($link['onetime'] == 'O') { @@ -193,12 +193,12 @@ if (!$password_challenged && !$do_download && !$do_preview) { echo '
' . '
'; ?> ' . htmlspecialchars($link['file_name']) . '
- +
- ' . t('TOS') . '.' ?> + ' . t('TOS') . '.' ?>
' . '
' . - t('USING_SERIVCE'). ' ' . t('TOS') . '.' . + t('USING_SERVICE'). ' ' . t('TOS') . '.' . '
' . + echo '
' . jirafeau_escape($link['file_name']) . '
' . '' . ''; if ($link['onetime'] == 'O') {
' . - t('NOW_DOWNLOADING') . ' "' . htmlspecialchars($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ').' . + t('NOW_DOWNLOADING') . ' "' . jirafeau_escape($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ').' . '
' . - t('USING_SERIVCE'). ' ' . t('TOS') . '.' . + t('USING_SERVICE'). ' ' . t('TOS') . '.' . '