- t('By using our services, you accept of our'). ' <a href="' . $cfg['web_root'] . '/tos.php' . '">' . t('Term Of Service') . '</a>' .
- '</td></tr>' .
- '<tr><td>';
- ?><input type="submit" id = "submit_download" value="<?php echo t('Download'); ?>"
- onclick="document.getElementById('submit').action='
+ t('By using our services, you accept our'). ' <a href="' . $cfg['web_root'] . '/tos.php' . '">' . t('Term Of Service') . '</a>' .
+ '</td></tr>';
+
+ if ($link['onetime'] == 'O')
+ {
+ echo '<tr><td id="self_destruct">' .
+ t('Warning, this file will self-destruct after being read') .
+ '</td></tr>';
+ }
+
+ ?><tr><td><input type="submit" id = "submit_download" value="<?php echo t('Download'); ?>"
+ onclick="document.getElementById('submit_post').action='