This commit is contained in:
Marc Wäckerlin
2017-03-03 14:06:35 +00:00
parent 6539474418
commit eabd0ab402
4 changed files with 179 additions and 4 deletions

View File

@@ -299,8 +299,7 @@ if (!isset($_REQUEST['secret'])) {
}
}
echo '<h2>Share Files</h2>';
echo '<p>Share files: Tell your friend the password on a separate channel and send this: <a href="?secret
='.$secret.'">Link to Share</a></p>';
echo '<p>Share files: Tell your friend the password on a separate channel and send this: <a href="?secret='.$secret.'">Link to Share</a></p>';
?>
<img src="<?php echo $myurl.'?qrcode='.$secret; ?>" />
<p>or Send Link in E-Mail:</p>