1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Admin-Menu styling

This commit is contained in:
Cameron
2017-02-01 13:53:26 -08:00
parent ae07728409
commit 45ea656279
3 changed files with 5 additions and 3 deletions

View File

@@ -185,8 +185,7 @@ class bootstrap3_admintheme
break;
case 'admin_menu':
echo '<div class="panel ' . $panelType[$style] . '">
echo '<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">' . $caption . '</h3>
</div>