diff --git a/docs/MISSINGFUNCS.md b/docs/MISSINGFUNCS.md index 9873c58..bae7876 100644 --- a/docs/MISSINGFUNCS.md +++ b/docs/MISSINGFUNCS.md @@ -25,7 +25,6 @@ _(italicized items can be deferred)_ - ~~Conferences List honor "hide in list" flag~~ - Community Admin Menu: - Set Community Category - - Set Community Services - Membership Control - E-Mail to All Members - Display Audit Records diff --git a/ui/views/error.jet b/ui/views/error.jet index 38ee56a..951b798 100644 --- a/ui/views/error.jet +++ b/ui/views/error.jet @@ -1,6 +1,6 @@ {* * Amsterdam Web Communities System - * Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved + * Copyright (c) 2025-2026 Erbosoft Metaverse Design Solutions, All Rights Reserved * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/ui/views/notimpl.jet b/ui/views/notimpl.jet index 80c8103..3f377ef 100644 --- a/ui/views/notimpl.jet +++ b/ui/views/notimpl.jet @@ -1,22 +1,46 @@ {* * Amsterdam Web Communities System - * Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved + * Copyright (c) 2025-2026 Erbosoft Metaverse Design Solutions, All Rights Reserved * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. *} -
- You've stumbled into a function that's not implemented yet. The function path is {{ path }}.
-
- Click here to return to the home page. -
+You've stumbled into a function that's not implemented yet.
+The function path is {{ path }}.