diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-06-19 12:44:11 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-06-19 12:44:11 +0200 |
commit | de84f48e2fd52a3a35af26895bd70132b1e92e5e (patch) | |
tree | a600d12a741a11b1e30aea4f0c976c99fd7c9f92 /view/tpl/cloud_directory.tpl | |
parent | 25e134dd9cb4768291517678286a197d5a4e79a6 (diff) | |
download | volse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.tar.gz volse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.tar.bz2 volse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.zip |
bring some more generic-content-wrappers and fix some of them
Diffstat (limited to 'view/tpl/cloud_directory.tpl')
-rw-r--r-- | view/tpl/cloud_directory.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index c1d03da83..0c7892c25 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,4 +1,4 @@ -<div class="generic-content-wrapper section-content-wrapper-np"> +<div class="section-content-wrapper-np"> <table id="cloud-index"> <tr> <th width="1%"></th> |