diff options
Diffstat (limited to 'system/application/views/file')
-rw-r--r-- | system/application/views/file/upload_form.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/views/file/upload_form.php b/system/application/views/file/upload_form.php index b906dcd0f..88fbb34ef 100644 --- a/system/application/views/file/upload_form.php +++ b/system/application/views/file/upload_form.php @@ -30,7 +30,7 @@ machine paste.xinu.at password my_secret_password </p> <br /> <p>If you want to you can use this script to upload files, paste text or delete your uploads:<br /> -<a href="http://git.server-speed.net/bin/plain/fb">http://git.server-speed.net/bin/plain/fb</a></p> +<a href="<?php echo $client_link; ?>"><?php echo $client_link; ?></a></p> <br /> <p>If you experience any problems feel free to <a href="http://bluewind.at/?id=1">contact me</a>.</p> <br /> |