Posted by Massimo on Wed 11 Jun 21:14
report abuse | download | new post
- <?php
- JHTML::stylesheet('tabs.css','jumi_includes/');
- jimport('joomla.html.pane');
- $tabs = &JPane::getInstance('tabs');
- ?>
- <p>Contenuto tab1</p>
- <p>qwerty</p>
- <?php
- ?>
- <p>Contenuto tab2</p>
- <?php
- ?>
- <p>Contenuto tab3</p>
- <?php
- ?>
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.