diff options
author | redmatrix <git@macgirvin.com> | 2016-04-28 06:18:11 +1000 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-28 06:18:11 +1000 |
commit | c91e43af343557afd2e4769a538106689776a3f5 (patch) | |
tree | 98b6c2f223b7e17697d97ad1f1bdfa69021f0f03 /doc/context/en/admin/security/help.html | |
parent | a6baa5a6da5f5231c119cab3170f68cf271f703b (diff) | |
parent | b13c21f8720f27d05c33793df01a429d4a4220e8 (diff) | |
download | volse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.tar.gz volse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.tar.bz2 volse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.zip |
Merge pull request #359 from anaqreon/help-content
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 |