mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 18:11:56 +02:00
Search page completed. Bootstrap3 template functional. e-expandit can now accept multiple target IDs using the data-target attribute.
This commit is contained in:
@@ -72,9 +72,9 @@ function tablestyle($caption, $text, $mode='')
|
||||
}
|
||||
|
||||
echo '<h2>'.$caption.'</h2>
|
||||
<p>
|
||||
|
||||
'.$text.'
|
||||
</p>';
|
||||
';
|
||||
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user