diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-04-22 11:50:46 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-04-22 11:50:46 -0400 |
commit | aab9218558fda38e0f7f357f35b7fabb8dfb7631 (patch) | |
tree | 51e7e71cf497eb8980c644b6e31591ff77f6e6ef /doc/context/en/admin/security/help.html | |
parent | c250cb955e36d8659664c06f8fbc4fe3ace922a4 (diff) | |
download | volse-hubzilla-aab9218558fda38e0f7f357f35b7fabb8dfb7631.tar.gz volse-hubzilla-aab9218558fda38e0f7f357f35b7fabb8dfb7631.tar.bz2 volse-hubzilla-aab9218558fda38e0f7f357f35b7fabb8dfb7631.zip |
Added help content
Diffstat (limited to 'doc/context/en/admin/security/help.html')
-rw-r--r-- | doc/context/en/admin/security/help.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/context/en/admin/security/help.html b/doc/context/en/admin/security/help.html index e9a741a5e..bfe81b132 100644 --- a/doc/context/en/admin/security/help.html +++ b/doc/context/en/admin/security/help.html @@ -1,3 +1,4 @@ -<h3>Security Settings</h3> -<p>This page contains various administrator settings related to security.</p> -<p>To save any changes you make to these settings, you must press the Submit button.</p>
\ No newline at end of file +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>This page contains various administrator settings related to security. To save any changes you make to these settings, you must press the Submit button.</dd> +</dl>
\ No newline at end of file |