diff options
| author | Michael Christen <mc@yacy.net> | 2019-10-17 01:35:44 +0200 |
|---|---|---|
| committer | Michael Christen <mc@yacy.net> | 2019-10-17 01:35:44 +0200 |
| commit | cb20aa7e5407f9450b234388c3cd3320e8ffd9d5 (patch) | |
| tree | faedd4383395fc963255ce6ac2894de1fd4d214b /defaults/yacy.init | |
| parent | 085dc6095d5b801286dad1f529b313cc858d1df9 (diff) | |
removed donation message in search result column
Diffstat (limited to 'defaults/yacy.init')
| -rw-r--r-- | defaults/yacy.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init index 1ebd6fd2a..7f1ec409d 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -1282,8 +1282,8 @@ content.phpbb3.dumpfile = # search engine teaser: an about box in search results
# this is only shown, if the about.body is filled
-about.headline=Please support YaCy!
-about.body=<iframe src="env/donate.html" width="100%" height="140" border="0" frameborder="0" scrolling="no" hspace="0" vspace="0" name="donate"></iframe><br/><div style="padding:8px;">If you run a YaCy server, feel free to replace our donation plea with your own support message, use the <a href="ConfigPortal_p.html">Portal Configuration</a> servlet.</div>
+about.headline=
+about.body=
donation.iframesource=https://yacy.net/include/donate.html
donation.iframetarget=env/donate.html
|
