summaryrefslogtreecommitdiffstats
path: root/system/application/views
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-24 16:33:25 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-24 16:34:18 +0200
commit285b1d5e9ef5eba2bc64d6d46eb22d7ac1f24b4c (patch)
treef56666691d4cad62737b70b445207e06fcf01478 /system/application/views
parent1ef86343bd706f066524d54c74ad6862844b1b41 (diff)
add slackware package link
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'system/application/views')
-rw-r--r--system/application/views/file/upload_form.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/application/views/file/upload_form.php b/system/application/views/file/upload_form.php
index 4a90d2fbe..ef424b496 100644
--- a/system/application/views/file/upload_form.php
+++ b/system/application/views/file/upload_form.php
@@ -35,7 +35,8 @@ machine paste.xinu.at password my_secret_password
<p>If you want to you can use this script to upload files, paste text or delete your uploads:<br />
<a href="<?php echo $client_link; ?>"><?php echo $client_link; ?></a></p>
<p>Arch Linux users: pacman -S fb-client<br />
-Debian users: <a href="<?php echo $client_link_deb; ?>"><?php echo $client_link_deb; ?></a></p>
+Debian users: <a href="<?php echo $client_link_deb; ?>"><?php echo $client_link_deb; ?></a><br />
+Slackware users: <a href="<?php echo $client_link_slackware; ?>"><?php echo $client_link_slackware; ?></a></p>
<br />
<p>If you experience any problems feel free to <a href="http://bluewind.at/?id=1">contact me</a>.</p>