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/connections/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/connections/help.html')
-rw-r--r-- | doc/context/en/connections/help.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/context/en/connections/help.html b/doc/context/en/connections/help.html deleted file mode 100644 index 0f95fde63..000000000 --- a/doc/context/en/connections/help.html +++ /dev/null @@ -1,8 +0,0 @@ -<dl class="dl-horizontal"> - <dt>General</dt> - <dd>This page displays a list of all this channel's connections. The list can be <a href='#' onclick='contextualHelpFocus(".section-title-wrapper", 0); return false;' title="Click to highlight element...">sorted and filtered using the menu button beside the search button</a>. </dd> - <dt>Connection Details</dt> - <dd>Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.</dd> - <dt>Connection Status</dt> - <dd>A connection can be in different states: <ul><li>Archived</li><li>Ignored</li><li>Blocked</li><li>Hidden</li></ul></dd> -</dl>
\ No newline at end of file |