diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-12-08 00:13:38 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-12-08 00:13:38 +0100 |
| commit | c5801d3215a0969bcf90fb2d882775302cd92f19 (patch) | |
| tree | 232011e6090ee0100ab08e5c13c3991d1a413efa /htroot/Status.html | |
| parent | eed704d23bc53e5d0359072e5e2134b469ae2eef (diff) | |
added AIShield config page for chat access settings. Also added chat to top menu in case that was wanted by the user. Also added the AILab to the main menu.
Diffstat (limited to 'htroot/Status.html')
| -rw-r--r-- | htroot/Status.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/Status.html b/htroot/Status.html index e2933c49f..3a7d16e4f 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -224,6 +224,8 @@ <!--[if IE]> </div> <![endif]--> + + <iframe src="/env/donate.html" style="border:none;"></iframe> #%env/templates/footer.template%# </body> |
