Fix tab bug

This commit is contained in:
Dennis Eichhorn 2019-01-13 22:46:25 +01:00
parent 77e114c60c
commit 87f95c0020

View File

@ -88,7 +88,7 @@ Additional coloring of sections can be achieved by adding a coloring class.
Tabs are a useful tool in order to display more information on one page.
```html
<div class="tab tab-2">
<div class="tabview tab-2">
<ul class="tab-links">
<li><label for="tab-1">Tab Title 1</label>
<li><label for="tab-2">Tab Title 2</label>