Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-09-18 15:10:34 +0300
committerdaita <maxence@pontapreta.net>2016-09-18 15:10:34 +0300
commit997e6b7b6ea89d5cc2a9dbcc9a81b009a9928ce9 (patch)
tree169627025781f32e2b0be24fa0b1159bfcb44554 /templates/settings.admin.php
parent074b28ff6bb117b8a6c425d6fa1dadee381ce802 (diff)
link to wiki in admin
Diffstat (limited to 'templates/settings.admin.php')
-rw-r--r--templates/settings.admin.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/settings.admin.php b/templates/settings.admin.php
index dcbf930..38b2a4d 100644
--- a/templates/settings.admin.php
+++ b/templates/settings.admin.php
@@ -30,7 +30,10 @@ script('nextant', 'settings.admin');
<table>
<tr>
- <td colspan="2"><em><?php p($l->t('Specify the URL of your Solr servlet, and the name of the core to use')) ?></em></td>
+ <td colspan="2"><em><?php p($l->t('Specify the URL of your Solr servlet, and the name of the core to use.')); ?>
+ <br />If you do not have a Solr servlet running, you can <a
+ href="https://github.com/daita/nextant/wiki" target="_blank">find few guides on how
+ to install one on the Wiki</a></em></td>
</tr>
<tr>
<td>&nbsp;</td>