diff options
-rwxr-xr-x | install/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/index.php b/install/index.php index 00ac4a23..fe5a5785 100755 --- a/install/index.php +++ b/install/index.php | |||
@@ -254,7 +254,7 @@ else if (isset($_POST['install'])) { | |||
254 | <?php endif; ?> | 254 | <?php endif; ?> |
255 | <?php endif; ?> | 255 | <?php endif; ?> |
256 | <p>To install wallabag, you just have to fill the following fields. That's all.</p> | 256 | <p>To install wallabag, you just have to fill the following fields. That's all.</p> |
257 | <p>Don't forget to check your server compatibility <a href="wallabag_compatibility_test.php?from=install">here</a>.</p> | 257 | <p>Don't forget to check your server compatibility <a href="install/wallabag_compatibility_test.php?from=install">here</a>.</p> |
258 | <form method="post"> | 258 | <form method="post"> |
259 | <fieldset> | 259 | <fieldset> |
260 | <legend><strong>Technical settings</strong></legend> | 260 | <legend><strong>Technical settings</strong></legend> |