From: Florian <7305144-fm-sys@users.noreply.gitlab.com> Date: Sat, 9 Aug 2025 12:53:45 +0000 (+0000) Subject: give tos notice a specific element id X-Git-Tag: 4.7.0~8^2 X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/commitdiff_plain/1d414d7f236e26fd125dec93105bfa2ce0fc3540?hp=--cc give tos notice a specific element id --- 1d414d7f236e26fd125dec93105bfa2ce0fc3540 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') . '.' . '';