@@ -209,7 +209,7 @@ |
||
| 209 | 209 | } |
| 210 | 210 | |
| 211 | 211 | if ($this->tabs) { |
| 212 | - $html .= $this->renderTabsItem(); |
|
| 212 | + $html .= $this->renderTabsItem(); |
|
| 213 | 213 | } |
| 214 | 214 | |
| 215 | 215 | // Add card reveal tag |