diff options
author | friendica <info@friendica.com> | 2012-05-02 22:38:17 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-02 22:38:17 -0700 |
commit | 2bfba93940e9b7eecca7ae3496f1fd24a7cb44f7 (patch) | |
tree | dde5316bc6a4e806c220de480aeb78501cb62629 /view/theme/diabook/communityhome.tpl | |
parent | e7ff35f27d7f2a7f7caed63f9bf48bd8104cc336 (diff) | |
parent | ff2ddc319d4307e56a1bf48f51f8f948fe0736ca (diff) | |
download | volse-hubzilla-2bfba93940e9b7eecca7ae3496f1fd24a7cb44f7.tar.gz volse-hubzilla-2bfba93940e9b7eecca7ae3496f1fd24a7cb44f7.tar.bz2 volse-hubzilla-2bfba93940e9b7eecca7ae3496f1fd24a7cb44f7.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 9ccba4597..87b825d98 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -1,8 +1,13 @@ +<div id="pos_null"> +</div> + +<div id="sortable_boxes"> + <div id="close_pages"> {{ if $page }} <div>$page</div> {{ endif }} -</div> + <div id="close_profiles"> {{ if $comunity_profilest_title }} @@ -96,4 +101,5 @@ $nv.search </div> <div id="twitter"> +</div> </div>
\ No newline at end of file |