1
0
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:
Cameron
2014-01-14 06:09:12 -08:00
parent 1fc86ddd51
commit 67cef013f3
7 changed files with 478 additions and 117 deletions

View File

@@ -72,9 +72,9 @@ function tablestyle($caption, $text, $mode='')
}
echo '<h2>'.$caption.'</h2>
<p>
'.$text.'
</p>';
';
return;