diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-06-08 20:53:32 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-06-08 20:53:32 +0200 |
commit | 09dc1388561d3fb5021691fb318e2412d395979f (patch) | |
tree | 83ac8f25122f8179951ea6135739319e6b8efeff /system/application/views | |
parent | 61959e0f3e6cd848f088006de740fc46fa2fbdc7 (diff) |
fix client comment (new client is bash)
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'system/application/views')
-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 9d5c5eb9c..ac4789770 100644 --- a/system/application/views/file/upload_form.php +++ b/system/application/views/file/upload_form.php @@ -27,7 +27,7 @@ machine paste.xinu.at password my_secret_password </pre> </p> <br /> -<p>If you want to you can use my script (needs python and curl) to upload files, paste text or delete your uploads:<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> <br /> <p>If you experience any problems feel free to <a href="http://bluewind.at/?id=1">contact me</a>.</p> |