forked from science-ation/science-ation
- Don't need to do this, the tabs will do it themselves
This commit is contained in:
parent
860693eb14
commit
0f16a90efc
@ -35,7 +35,6 @@ function htabs_tab_begin($tab)
|
||||
global $htabs_current, $htabs_tabs;
|
||||
echo "<div id=\"htabs_tab_{$htabs_current}_$tab\" class=\"htabs\"
|
||||
style=\"display:none;\">";
|
||||
echo '<h1>'.i18n($htabs_tabs[$tab]['title']).'</h1>';
|
||||
echo "<div id=\"htabs_tab_{$htabs_current}_{$tab}_body\">";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user