summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@status.net>2010-01-04 10:41:52 -0800
committerBrion Vibber <brion@status.net>2010-01-04 10:41:52 -0800
commit38912b34c7f9d0a377feeb76572003a36c61ee7e (patch)
treec9562dde2d12a80edb4112034b9f361735b49369 /install.php
parent11d7365a15bb8c8cb856bf0d545a0b550f3dbe26 (diff)
Drop the overly-prominent link to checklibs display; it's unnecessary and just confuses people.
The ability's still there to aid in debugging, but it won't be tempting people to click on it.
Diffstat (limited to 'install.php')
-rw-r--r--install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.php b/install.php
index 1c62bb2b2..435f6d63b 100644
--- a/install.php
+++ b/install.php
@@ -454,7 +454,6 @@ function showForm()
<dd>
<div class="instructions">
<p>Enter your database connection information below to initialize the database.</p>
- <p>StatusNet bundles a number of libraries for ease of installation. <a href="?checklibs=true">You can see what bundled libraries you are using, versus what libraries are installed on your server.</a>
</div>
</dd>
</dl>