aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/common_tabs.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-12-28 22:54:56 -0800
committerfriendica <info@friendica.com>2012-12-28 22:54:56 -0800
commit70153a22744bf96bab4b1f76ab0841fd999ddd6e (patch)
tree79defc1b0d7e4a0e9697bcac2cd13112aa8d6558 /view/tpl/common_tabs.tpl
parentba627500d977063384d85f79cb6cfbfba5badc7d (diff)
downloadvolse-hubzilla-70153a22744bf96bab4b1f76ab0841fd999ddd6e.tar.gz
volse-hubzilla-70153a22744bf96bab4b1f76ab0841fd999ddd6e.tar.bz2
volse-hubzilla-70153a22744bf96bab4b1f76ab0841fd999ddd6e.zip
fix connections page layout
Diffstat (limited to 'view/tpl/common_tabs.tpl')
-rw-r--r--view/tpl/common_tabs.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/common_tabs.tpl b/view/tpl/common_tabs.tpl
index 143293eb3..97b771e7a 100644
--- a/view/tpl/common_tabs.tpl
+++ b/view/tpl/common_tabs.tpl
@@ -3,3 +3,4 @@
<li {{ if $tab.id }}id="$tab.id"{{ endif }}><a href="$tab.url" class="tab button $tab.sel"{{ if $tab.title }} title="$tab.title"{{ endif }}>$tab.label</a></li>
{{ endfor }}
</ul>
+<div class="tabs-end"></div> \ No newline at end of file