]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-aerith/rs_common_tabs.tpl
diabook-themes: fixed css for settings aside-links
[friendica.git] / view / theme / diabook-aerith / rs_common_tabs.tpl
diff --git a/view/theme/diabook-aerith/rs_common_tabs.tpl b/view/theme/diabook-aerith/rs_common_tabs.tpl
deleted file mode 100755 (executable)
index 6a1c5c7..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h3 style="border-bottom: 1px solid #D2D2D2;">Settings Menu</h3>
-<ul class="rs_tabs">
-       {{ for $tabs as $tab }}
-               <li><a href="$tab.url" class="rs_tab button $tab.sel">$tab.label</a></li>
-       {{ endfor }}
-</ul>