From e679d3df0e55530c056d701b4773ff7e74f5c82c Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 21 Mar 2023 18:47:07 +0100 Subject: Improved: show Terms of Service in config menu (#5215) * Use constants for path to TOS * improve comments * TOS title moved to template * TOS available via config menu * CSS: improve handling of content of TOS/about * give info about set/unset TOS in system config * fix target * i18n FR * i18n DE --- data/tos.example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/tos.example.html b/data/tos.example.html index 370302b16..d78e7e63a 100644 --- a/data/tos.example.html +++ b/data/tos.example.html @@ -1,4 +1,4 @@ -

Terms of Service

+

Article 1: Lorem ipsum

-- cgit v1.2.3