diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-04-30 06:59:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-04-30 06:59:19 +0000 |
commit | 7c34a3676d294c9a1acc69f71ab3061074509160 (patch) | |
tree | ad04cef0d545c5e5e24e76060b6c32d65363d48e /doc/context/en/events/help.html | |
parent | 48cec945051d259a06871d937ad998a1bd3e22ec (diff) | |
download | volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.gz volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.bz2 volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.zip |
Rework Help module + begin tests for Setup module
Diffstat (limited to 'doc/context/en/events/help.html')
-rw-r--r-- | doc/context/en/events/help.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/context/en/events/help.html b/doc/context/en/events/help.html deleted file mode 100644 index 8c0b1d4ab..000000000 --- a/doc/context/en/events/help.html +++ /dev/null @@ -1,8 +0,0 @@ -<dl class="dl-horizontal"> - <dt>General</dt> - <dd>This page displays a calendar of events both owned by you and shared with you from other channels.</dd> - <dt><a href='#' onclick='contextualHelpFocus("#title", 0); return false;' title="Click to highlight element...">Calendar View</a></dt> - <dd>The calendar can be displayed in month, week, or day mode using the options in the side panel.</dd> - <dt>Export/Import</dt> - <dd>Export or import calendar events using standard iCalendar format (.ics) files.</dd> -</dl>
\ No newline at end of file |