diff options
| author | Michael Peter Christen <mc@yacy.net> | 2012-04-19 11:10:48 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2012-04-19 11:10:48 +0200 |
| commit | 6b133de3e967e51c7a3354227b683eb6895c3de3 (patch) | |
| tree | e6461503e285d134e6f1b8e829eff698997117a1 /htroot/Status.html | |
| parent | 4d5da75814873f444607d5a99fbf41e25a064c72 (diff) | |
add hint for consulting support
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index 9a64059f6..30ff8123e 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -164,6 +164,12 @@ </dd>
#(/hintCrawlMonitor)#
+ #(hintSupport)#::
+ <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
+ <dd class="hint">If you need professional support, please write to <tt>support@yacy.net</tt><br>For community support, please visit our <a href="http://forum.yacy.de">forum</a>.
+ </dd>
+ #(/hintSupport)#
+
<!-- Social Networking -->
<!--
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
|
