From 03b3fb8b109a5f60402cfab1d1454fb9d8920210 Mon Sep 17 00:00:00 2001 From: Daniel Brendel Date: Sat, 29 Jul 2023 12:03:54 +0200 Subject: [PATCH] Wording --- app/views/doc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/doc.php b/app/views/doc.php index 1e15609..a9fd0bb 100644 --- a/app/views/doc.php +++ b/app/views/doc.php @@ -498,17 +498,17 @@ document.addEventListener('DOMContentLoaded', function() { - online_yes + online-yes/online_yes Specifies the text that is displayed if the user is currently online - online_no + online-no/online_no Specifies the text that is displayed if the user is not currently online - member_since + member-since/member_since Specifies the text and format of the info that shows since when the user account is registered. Use :year, :month and :day to format the date.