X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/ac471fd7432906217f7a2d46b37d49b1c9f512ea..1066fd240bd13bd8cd475c4f8c16689646694af7:/index.php diff --git a/index.php b/index.php index 37dd677..b7e2606 100644 --- a/index.php +++ b/index.php @@ -204,7 +204,13 @@ elseif (true === jirafeau_challenge_upload_ip($cfg, get_ip_address($cfg))) { ' . t('ONE_TIME_DL') . ':'; - echo ''; + echo ''; } if ($cfg['download_password_requirement'] === 'generated') { echo '';