1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Merged upstream changes.

This commit is contained in:
Lóna Lore
2017-01-15 23:10:46 +01:00
83 changed files with 1606 additions and 796 deletions

View File

@@ -165,6 +165,17 @@ class bootstrap3_admintheme
</div>';
break;
case 'lists':
echo '<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">' . $caption . '</h3>
</div>
' . $text . '
</div>';
break;
case 'no_caption':
echo '<!-- Start Style: ' . $style . ' Mode: ' . $mode . ' -->
<div class="block">