diff options
author | zottel <github@zottel.net> | 2012-05-02 08:11:52 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-05-02 08:11:52 +0200 |
commit | 6000e7f30d1193dada903eaf0e6f44149a3dde33 (patch) | |
tree | 9b9f482f611b6dd91866518387b79140c6567be7 /view/theme/diabook/communityhome.tpl | |
parent | 2e2bb5e8b0d2ab4a732cafd2ada30a76c4883177 (diff) | |
parent | becdb1f5085f2561b8b0acebbdbf43e4a81d50da (diff) | |
download | volse-hubzilla-6000e7f30d1193dada903eaf0e6f44149a3dde33.tar.gz volse-hubzilla-6000e7f30d1193dada903eaf0e6f44149a3dde33.tar.bz2 volse-hubzilla-6000e7f30d1193dada903eaf0e6f44149a3dde33.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 982e2bd26..f2f8b4d5e 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -53,9 +53,6 @@ $nv.search {{ endif }} </div> -<div id="twitter"> -</div> - <div id="close_lastusers"> {{ if $lastusers_title }} <h3>$lastusers_title<a id="close_lastusers_icon" onClick="close_lastusers()" class="icon close_box" title="close"></a></h3> @@ -96,4 +93,7 @@ $nv.search {{ endfor }} </ul> {{ endif }} +</div> + +<div id="twitter"> </div>
\ No newline at end of file |