first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
use_helper('stTabNavigator');
|
||||
$smarty->assign('tabs', $tabs);
|
||||
$smarty->display('tabs.html');
|
||||
?>
|
||||
Reference in New Issue
Block a user