diff options
author | redmatrix <git@macgirvin.com> | 2016-08-22 20:31:31 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-08-22 20:31:31 -0700 |
commit | 0b16a5531a757c74da5a12ba4678011ed6c6d221 (patch) | |
tree | 155f65228377a0f371f233bd1918d25f1b5a1d62 /doc/context/en/webpages | |
parent | b7fbd0ee50428402c1d692e74d978cac236f6ae2 (diff) | |
download | volse-hubzilla-0b16a5531a757c74da5a12ba4678011ed6c6d221.tar.gz volse-hubzilla-0b16a5531a757c74da5a12ba4678011ed6c6d221.tar.bz2 volse-hubzilla-0b16a5531a757c74da5a12ba4678011ed6c6d221.zip |
Revert "Merge branch '1.12RC'"
This reverts commit b89c869e7ce2586852607a55717f5388c88e275d, reversing
changes made to fbb357ac47f0c5823dd30aa9b955982035cef8ba.
Diffstat (limited to 'doc/context/en/webpages')
-rw-r--r-- | doc/context/en/webpages/help.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/context/en/webpages/help.html b/doc/context/en/webpages/help.html deleted file mode 100644 index af57ee88a..000000000 --- a/doc/context/en/webpages/help.html +++ /dev/null @@ -1,8 +0,0 @@ -<dl class="dl-horizontal"> - <dt>General</dt> - <dd>You can create modular, identity-aware websites composed of shareable elements. </dd> - <dt>Pages</dt> - <dd>This page lists your "pages", which are assigned URLs where people can visit your site. The structure of pages are typically described by an associated <b>layout</b>, and their content is constructed from a collection of <b>blocks</b>.</dd> - <dt><a href='#' onclick='contextualHelpFocus("#website-import-tools", 1); return false;' title="Click to highlight element...">Website import tool</a></dt> - <dd>The website import tool allows you import multiple webpage elements (pages, layouts, blocks) either from an uploaded zip file or from an existing cloud files folder. <a target="_blank" href="help/webpages">Read more...</a></dd> -</dl>
\ No newline at end of file |