From: j-broo Date: Mon, 11 Nov 2019 23:07:23 +0000 (+0000) Subject: Open TOS in new tab, link protected. X-Git-Tag: 4.1.0~9 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/9cc17fe0ab37c643201faaa3879740bdb1937dc6?ds=sidebyside Open TOS in new tab, link protected. --- diff --git a/f.php b/f.php index be7ce41..79cbe8e 100644 --- a/f.php +++ b/f.php @@ -100,7 +100,7 @@ if (!empty($delete_code) && $delete_code == $link['link_code']) { - ' . t('TOS') . '.' ?> + ' . t('TOS') . '.' ?> ' . '' . '' . - t('USING_SERIVCE'). ' ' . t('TOS') . '.' . + t('USING_SERIVCE'). ' ' . t('TOS') . '.' . ''; if ($link['onetime'] == 'O') { @@ -198,7 +198,7 @@ if (!$password_challenged && !$do_download && !$do_preview) { t('NOW_DOWNLOADING') . ' "' . jirafeau_escape($link['file_name']) . '" (' . jirafeau_human_size($link['file_size']) . ').' . '' . '' . - t('USING_SERIVCE'). ' ' . t('TOS') . '.' . + t('USING_SERIVCE'). ' ' . t('TOS') . '.' . ''; if ($link['onetime'] == 'O') {