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

Issue #1146 - Bootstrap2 infopanel fixed.

This commit is contained in:
Cameron
2015-07-16 12:26:36 -07:00
parent bbf4445482
commit d9244b5e75
3 changed files with 9 additions and 8 deletions

View File

@@ -272,11 +272,11 @@ class adminstyle_infopanel
echo $mes->render().'
<!-- INFOPANEL -->
<div class="col-md-6">
<div class="span6 col-md-6">
'.$text.'
</div>
<div class="col-md-6">
<div class="span6 col-md-6">
'.$text2.'
</div>