X-Git-Url: https://git.p6c8.net/jirafeau/jirafeau.git/blobdiff_plain/8c8f88ec2104ab0a12ceec4f5a8e2ebeb72758cc..978683b51e7c6c49377b5a9404f4717cfd2f5392:/f.php diff --git a/f.php b/f.php index a93ec98..922668f 100644 --- a/f.php +++ b/f.php @@ -98,7 +98,7 @@ if (!empty($delete_code) && $delete_code == $link['link_code']) { - + ' . t('TOS') . '.' ?> @@ -143,7 +143,7 @@ if (!empty($link['key'])) { t('GIMME_PSW') . ' : ' . '' . '' . - '' . + '' . t('USING_SERVICE'). ' ' . t('TOS') . '.' . ''; @@ -193,7 +193,7 @@ if (!$password_challenged && !$do_download && !$do_preview) { '' . t('NOW_DOWNLOADING') . ' "' . jirafeau_escape($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ').' . '' . - '' . + '' . t('USING_SERVICE'). ' ' . t('TOS') . '.' . '';